package
1.15.0
Repository: https://github.com/bartventer/gocache.git
Documentation: pkg.go.dev

# Functions

RunConformanceTests runs conformance tests for driver implementations of the [cache.Cache[K]] interface.

# Structs

Options describes the set of options that a cache supports.

# Interfaces

Harness descibes the functionality test harnesses must provide to run conformance tests.

# Type aliases

HarnessMaker describes functions that construct a harness for running tests.