package
0.0.18
Repository: https://github.com/go-mojito/mojito.git
Documentation: pkg.go.dev

# Functions

KeyHash returns the SHA256 hash of a string for caching purposes.

# Variables

ErrorCacheMiss is returned when the cache could not find the given key.

# Interfaces

Cache defines the minimum API surface for a valid cache.