package
0.2.0
Repository: https://github.com/meowdada/go-fcache.git
Documentation: pkg.go.dev

# Functions

Dummy creates a file with given key.
New creates a file with given key and size.

# Variables

ErrNoSuchKey raises when try accessing a Store with key nonexist.

# Structs

Item implements Item interface.

# Interfaces

Pool is a cache pool which stores information of caches.