Documentation
¶
Overview ¶
Package memcache implements an in-memory cache backend.
It is suitable for testing or ephemeral caching needs, but does not persist data across process restarts.
Index ¶
Constants ¶
View Source
const Scheme = "memcache"
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.