Documentation
¶
Index ¶
Constants ¶
View Source
const CacheTypeFile = "file"
View Source
const CacheTypeMemory = "memory"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InMemory ¶
type InMemory struct {
// contains filtered or unexported fields
}
func NewInMemory ¶
func NewInMemory(cache *bigcache.BigCache) *InMemory
Click to show internal directories.
Click to hide internal directories.