package
0.0.0-20241217062345-852b9c5a8d98
Repository: https://github.com/tianlin0/plat-lib.git
Documentation: pkg.go.dev

# Functions

NewMemcache creates a new store to Memcache instance(s).

# Constants

MemcacheTagPattern represents the tag pattern to be used as a key in specified storage.
MemcacheType represents the storage type as a string value.
No description provided by the author

# Structs

MemcacheStore is a store for Memcache.

# Interfaces

ClientInterface represents a bradfitz/gomemcache client.