Documentation ¶
Index ¶
- func PkgFiles(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
- func SaverStoreFile(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
- func ScriptStoreFiles(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
- func TextManagerFile(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PkgFiles ¶
func PkgFiles(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
PkgFiles returns files for pkg dir
func SaverStoreFile ¶
func SaverStoreFile(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
SaverStoreFile returns saver for store texts
func ScriptStoreFiles ¶
func ScriptStoreFiles(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
ScriptStoreFiles returns redis store for scripts implementation
func TextManagerFile ¶
func TextManagerFile(rootPkg, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
TextManagerFile returns saved text with add values from store
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.