Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectGredisClient ¶
func InjectGredisClient(s *GredisClient)
func LoadGredisClient ¶
func LoadGredisClient() baseiface.ISingleton
Types ¶
type GredisClient ¶
type GredisClient struct { basedto.BaseEntitySingle Group string Cfg *ichubconfig.IchubConfig *gredis.Redis // contains filtered or unexported fields }
func NewGredisClient ¶
func NewGredisClient() *GredisClient
func (*GredisClient) PingPong ¶
func (goredis *GredisClient) PingPong()
Click to show internal directories.
Click to hide internal directories.