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