Searched refs:ExportedVariables (Results 1 – 2 of 2) sorted by relevance
37 type ExportedVariables struct { struct53 func NewExportedVariables(pctx PackageContext) ExportedVariables {54 return ExportedVariables{64 func (ev ExportedVariables) asBazel(config Config, argument77 func (ev ExportedVariables) ExportStringStaticVariable(name string, value string) { argument84 func (ev ExportedVariables) ExportStringListStaticVariable(name string, value []string) { argument92 func (ev ExportedVariables) ExportVariableConfigMethod(name string, method interface{}) blueprint.V… argument99 func (ev ExportedVariables) ExportSourcePathVariable(name string, value string) { argument106 func (ev ExportedVariables) ExportVariableFuncVariable(name string, f func() string) { argument116 func (ev ExportedVariables) ExportString(name string, value string) { argument[all …]
163 vars ExportedVariables168 vars: ExportedVariables{187 vars: ExportedVariables{212 vars: ExportedVariables{235 vars: ExportedVariables{258 vars: ExportedVariables{