Documentation ¶
Index ¶
- type MemcacheX
- func (mcx *MemcacheX) GetCtx(ctx context.Context, key string) (val *memcache.Item, err error)
- func (mcx *MemcacheX) GetMultiCtx(ctx context.Context, keys []string) (val map[string]*memcache.Item, err error)
- func (mcx *MemcacheX) SetCtx(ctx context.Context, key string, val []byte, ttl int32) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.