Documentation ¶
Index ¶
- Constants
- func CheckUpdate()
- func Install()
- func ModifyPassword()
- func RegisterAutoLoadConfig()
- func RegisterCache()
- func RegisterCommand()
- func RegisterDataBase()
- func RegisterError()
- func RegisterFileCache()
- func RegisterFunction()
- func RegisterLogger(log string)
- func RegisterMemcacheCache()
- func RegisterModel()
- func RegisterRedisCache()
- func ResolveCommand(args []string)
- func Version()
Constants ¶
View Source
const ( CmdInstall string = "install" CmdRemove string = "remove" CmdRestart string = "restart" CmdVersion string = "version" )
Variables ¶
This section is empty.
Functions ¶
func RegisterAutoLoadConfig ¶ added in v0.13.1
func RegisterAutoLoadConfig()
自动加载配置文件.修改了监听端口号和数据库配置无法自动生效.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.