Documentation
¶
Overview ¶
Package memory provides an in-memory implementation of the cache.Cache interface for development and testing environments.
Package memory provides an in-memory implementation of the cache.Cache interface for development and testing environments.
This file contains connection count management methods.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCacheClosed = errors.New("cache: closed")
ErrCacheClosed is returned when a method is called on a closed cache.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.