Documentation
¶
Index ¶
Constants ¶
View Source
const (
FuncsPkgPath = "github.com/apleshkov/tmtr/funcs"
)
View Source
const Version = "0.2.0"
Variables ¶
This section is empty.
Functions ¶
func GenerateFromFile ¶
func GenerateFromFile(opts GeneratorOptions) (*ast.File, error)
Types ¶
type GeneratorOptions ¶
type NamedTemplateInfo ¶
type NamedTemplateInfo struct {
Name, DataType string
}
Click to show internal directories.
Click to hide internal directories.