Documentation ¶
Index ¶
- func CommonGinRun(runArr ...RunLoadFn)
- func MicHttp(Method, serverName string, EndPoint string, data map[string]interface{}) (string, error)
- func ServiceRegister()
- type MysqlConnet
- type RunLoad
- type RunLoadFn
- func ConfigLoad(c bool) RunLoadFn
- func ConfigOption(fn ...pkg.ConfigFn) RunLoadFn
- func FnRouter(fun ...pkg.RouterFun) RunLoadFn
- func IsRegisterCenter(c bool) RunLoadFn
- func MysqlConn(conn MysqlConnet) RunLoadFn
- func MysqlLoad(mysql bool) RunLoadFn
- func MysqlOption(optionArr ...gorm.Option) RunLoadFn
- func RedisLoad(c bool) RunLoadFn
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommonGinRun ¶
func CommonGinRun(runArr ...RunLoadFn)
Types ¶
type MysqlConnet ¶ added in v1.0.11
type RunLoadFn ¶
func ConfigLoad ¶
func ConfigOption ¶
func IsRegisterCenter ¶ added in v1.0.4
func MysqlConn ¶ added in v1.0.11
func MysqlConn(conn MysqlConnet) RunLoadFn
func MysqlOption ¶
Click to show internal directories.
Click to hide internal directories.