Documentation ¶
Index ¶
- Constants
- func AppFile(rootPkg string, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
- func ConfigFile(rootPkg string, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
- func HandlerFile(rootPkg string, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
- func LoggerPrepareFile(rootPkg string, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
- func MainFile(rootPkg string, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
- func ServerFile(rootPkg string, rootDir string, scriptInfo expr.ScriptInfo) []*codegen.File
Constants ¶
View Source
const AppStructT = `` /* 2340-byte string literal not displayed */
View Source
const ServerOptionStructT = `` /* 563-byte string literal not displayed */
View Source
const ServerStructT = `` /* 1104-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func ConfigFile ¶
ConfigFile returns config file
func HandlerFile ¶
HandlerFile returns server file
func LoggerPrepareFile ¶
LoggerPrepareFile returns logger prepare file
func ServerFile ¶
ServerFile returns server pkg file
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.