Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
type File struct { ConfigContent any Cfg ast.Expr // config type, needed to be placed in a TypeSpec Named []*ast.GenDecl // Named types Isolated *ast.GenDecl // Product of organization process Iterators []*ast.FuncDecl // .Range() methods Imports []string // package paths }
func ReadConfigYaml ¶
Click to show internal directories.
Click to hide internal directories.