Documentation
¶
Index ¶
- func Execute(ast *ast.AST, model interface{}, options ...Option) (string, error)
- func ExecuteDetailed(a *ast.AST, model interface{}, options ...Option) (string, *ggerr.MultiError)
- func Parse(code, source string, imports func(i string) (string, string, error)) (*ast.AST, error)
- func ParseDetailed(code, source string, imports func(i string) (string, string, error)) (*ast.AST, *ggerr.MultiError)
- type Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteDetailed ¶
Types ¶
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
doc
command
|
|
gogen
command
|
|
internal
|
|
fmtsort
Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.
|
Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages. |
Click to show internal directories.
Click to hide internal directories.