Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddPlugin ¶
func AddPlugin(name string, handler PluginHandler)
func LoadPlugins ¶
func SetSession ¶
Types ¶
type PluginHandler ¶
type PluginHandler func(status PluginStatus, viper *viper.Viper) error
type Session ¶
type Session struct { Uid string Token string Platform string Version string Net string Mobile string OS string Device string Describe string Trace string Sequence string Time string StoreId string Path string ClientIp string StructError string }
func NewSessionFromGinCtx ¶
func (*Session) KeysValues ¶
func (*Session) SetRandomTrace ¶
func (m *Session) SetRandomTrace()
Click to show internal directories.
Click to hide internal directories.