package
0.0.0-20241227184035-be8c621d8cb0
Repository: https://github.com/ainsleydev/webkit.git
Documentation: pkg.go.dev

# Packages

Code generated by MockGen.

# Functions

NewFileCache creates a new FileCache instance, initializing it with the given file path.
NewInMemory creates a new instance of MemCache.
NewOSCache creates and initializes a new OSCache instance.
NewRedis returns a new instance of the Redis cache store.

# Constants

Forever defines an infinite expiration time.

# Variables

ErrNotFound is the error that's returned by the Get() method when no cache key was found.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Redis defines the methods for interacting with the cache layer.

# Interfaces

No description provided by the author