Documentation
¶
Index ¶
- Constants
- func AppName() string
- func InitGlobalContext(appName string)
- func IntValue(cfgName string) int
- func Key(key string, value interface{}) error
- func Logger() *log.ZeroLogger
- func Pop(key string) error
- func RunServer()
- func ServerAbsPath() string
- func SliceStringValue(cfgName string) []string
- func StringValue(cfgName string) string
- func Value(key string) interface{}
Constants ¶
View Source
const ZERO_FRAMEWORK_BANNER = `` /* 1326-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func InitGlobalContext ¶
func InitGlobalContext(appName string)
func Logger ¶
func Logger() *log.ZeroLogger
func ServerAbsPath ¶
func ServerAbsPath() string
func SliceStringValue ¶
func StringValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.