package
0.0.0-20240524050450-f3d5c149358a
Repository: https://github.com/bufrr/net.git
Documentation: pkg.go.dev

# Functions

NewGoCache creates a go-cache cache with a given default expiration duration and cleanup interval.

# Structs

GoCache is the caching layer implemented by go-cache.

# Interfaces

Cache is an anstract cache layer.