Documentation ¶
Index ¶
Constants ¶
View Source
const MetricPrefix = "goecology"
View Source
const ModAppName = "app"
View Source
const ModCmdName = "cmd"
View Source
const ModEchoSessionName = "echosession"
View Source
const ModEtcdName = "etcd"
View Source
const ModGinName = "gin"
View Source
const ModGinSessionName = "ginsession"
View Source
const ModLoggerName = "logger"
View Source
const ModMixCacheName = "mixcache"
View Source
const ModMongoName = "mongo"
View Source
const ModMysqlName = "mysql"
View Source
const ModOssName = "oss"
View Source
const ModPromName = "prom"
View Source
const ModRedisName = "redis"
View Source
const ModStatName = "stat"
View Source
const ModTplBeegoName = "tplbeego"
View Source
const SystemLogger = "system"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CallerFunc ¶
type CallerFunc func() Caller
type Duration ¶
func (*Duration) UnmarshalText ¶
type PostRunFunc ¶ added in v0.2.6
type PostRunFunc func() error
type PreRunFunc ¶
type PreRunFunc func() error
Click to show internal directories.
Click to hide internal directories.