Documentation ¶
Index ¶
- func ErrorsFile(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
- func MatchersFile(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
- func PayloadsFile(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
- func ScriptFile(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorsFile ¶
func ErrorsFile(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
ErrorsFile returns custom textError
func MatchersFile ¶
func MatchersFile(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
MatchersFile returns custom mathers
func PayloadsFile ¶
func PayloadsFile(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
PayloadsFile returns custom buttonsPayload
func ScriptFile ¶
func ScriptFile(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
ScriptFile returns structs for script
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.