package
1.12.2
Repository: https://github.com/lflare/mdathome-golang.git
Documentation: pkg.go.dev

# Functions

ByteCountIEC returns a human-readable string describing the size of bytes in int.
New returns a new Cache that will store files in basePath.

# Structs

Cache is a struct that represents a cache object.
KeyPair is a struct that represents a cache key in database.

# Type aliases

ByTimestamp is a sortable slice of KeyPair based off timestamp.