Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemoryCache ¶
type MemoryCache struct {
// contains filtered or unexported fields
}
func NewMemoryCache ¶
func NewMemoryCache() *MemoryCache
func (*MemoryCache) Clear ¶
func (c *MemoryCache) Clear()
func (*MemoryCache) Delete ¶
func (c *MemoryCache) Delete(key ...string)
Click to show internal directories.
Click to hide internal directories.