Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version string = "dev" BuildTime string = "unknown" GitCommit string = "unknown" )
Functions ¶
func RmFileAfter ¶ added in v0.3.2
Types ¶
type CommonCache ¶ added in v0.4.0
type CommonCache struct {
// contains filtered or unexported fields
}
var Cache *CommonCache
func (*CommonCache) Delete ¶ added in v0.4.0
func (c *CommonCache) Delete(key string) error
Click to show internal directories.
Click to hide internal directories.