Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMemCache ¶
func NewMemCache()
Types ¶
type CacheRedis ¶
type CacheRedis struct {
// contains filtered or unexported fields
}
func (*CacheRedis) Close ¶
func (c *CacheRedis) Close() error
func (*CacheRedis) Ping ¶
func (c *CacheRedis) Ping() (string, error)
Click to show internal directories.
Click to hide internal directories.