package
0.0.0-20240915160240-91f7124994a4
Repository: https://github.com/johnstonedev/pokedexcli.git
Documentation: pkg.go.dev

# Functions

function to create cache, accepts a interval parameter that will be used to clear the cache.

# Structs

cache type has a mutex to control access in goroutines.
a cache entry.