//
pkg.gl
Category
github.com/lflare/mdathome-golang
pkg
diskcache
package
1.12.2
Repository:
https://github.com/lflare/mdathome-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
526 SLOC
#
Functions
ByteCountIEC
ByteCountIEC returns a human-readable string describing the size of bytes in int.
New
New returns a new Cache that will store files in basePath.
#
Structs
Cache
Cache is a struct that represents a cache object.
KeyPair
KeyPair is a struct that represents a cache key in database.
#
Type aliases
ByTimestamp
ByTimestamp is a sortable slice of KeyPair based off timestamp.