Documentation
¶
Index ¶
- func Add(ctx context.Context, item *memcache.Item) error
- func Delete(ctx context.Context, key string) error
- func Get(ctx context.Context, key string) (*memcache.Item, error)
- func IsMiss(err error) bool
- func NewItem(ctx context.Context) *memcache.Item
- func Set(ctx context.Context, item *memcache.Item) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.