Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByIndexEntryExpiry ¶
type ByIndexEntryExpiry []IndexEntry
func (ByIndexEntryExpiry) Len ¶
func (s ByIndexEntryExpiry) Len() int
func (ByIndexEntryExpiry) Less ¶
func (s ByIndexEntryExpiry) Less(i, j int) bool
func (ByIndexEntryExpiry) Swap ¶
func (s ByIndexEntryExpiry) Swap(i, j int)
type CacheEntry ¶
type IndexEntry ¶
type TTLCache ¶
func (*TTLCache) CreateGroupIfNotExists ¶
CreateGroupIfNotExists gets a group by key. If the grouiop does not exist, it will be created.
func (*TTLCache) DeleteGroup ¶
Click to show internal directories.
Click to hide internal directories.