Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
Cache defines a basic cache object.
func NewDefault ¶
NewDefault creates a new cache object with tar format.
type Flusher ¶
type Flusher struct {
// contains filtered or unexported fields
}
Flusher defines an object to clear the cache.
func NewDefaultFlusher ¶
NewDefaultFlusher creates a new cache flusher with default expire.
func NewFlusher ¶
NewFlusher creates a new cache flusher.
Click to show internal directories.
Click to hide internal directories.