Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddPlugin ¶
func AddPlugin(name string, handler PluginHandler)
func LoadPlugins ¶
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 }
func NewSessionFromGinCtx ¶
func (*Session) KeysValues ¶
func (*Session) SetRandomTrace ¶
func (m *Session) SetRandomTrace()
Click to show internal directories.
Click to hide internal directories.