Documentation
¶
Index ¶
- Variables
- func CompatibleGrammars(context1 *tosca.Context, context2 *tosca.Context) bool
- func Detect(context *tosca.Context) bool
- func DetectVersion(context *tosca.Context) (*tosca.Context, *string)
- func GetGrammar(context *tosca.Context) (*tosca.Grammar, *tosca.Context)
- func GetImplicitImportSpec(context *tosca.Context) (*tosca.ImportSpec, bool)
Constants ¶
This section is empty.
Variables ¶
Map of keyword -> version -> grammar
View Source
var ImplicitProfilePaths = make(map[string]map[string]string)
Map of keyword -> version -> internal URL path
Functions ¶
func CompatibleGrammars ¶
func GetImplicitImportSpec ¶
func GetImplicitImportSpec(context *tosca.Context) (*tosca.ImportSpec, bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.