Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Plugins = make(map[string]Plugin)
Plugins 插件注册集合
Functions ¶
func ClosePlugins ¶
func ClosePlugins()
func NewPlugins ¶
func NewPlugins()
Types ¶
type LangGoRedis ¶
func (*LangGoRedis) Close ¶
func (lg *LangGoRedis) Close()
func (*LangGoRedis) Health ¶
func (lg *LangGoRedis) Health()
func (*LangGoRedis) Name ¶
func (lg *LangGoRedis) Name() string
func (*LangGoRedis) New ¶
func (lg *LangGoRedis) New() interface{}
func (*LangGoRedis) NewRedis ¶
func (lg *LangGoRedis) NewRedis() *redis.Client
Click to show internal directories.
Click to hide internal directories.