Documentation
¶
Overview ¶
Package stat provides a cache wrapper that logs statistics.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
Cache is a cache wrapper that logs statistics.
func (*Cache) Get ¶
Get implements cache.Cache.
func (*Cache) OutputFile ¶
OutputFile implements cache.Cache.
Click to show internal directories.
Click to hide internal directories.