package
0.0.0-20250125154136-01a2df996ed8
Repository: https://github.com/michelaquino/golang_api_skeleton.git
Documentation: pkg.go.dev

# Variables

ErrGetCacheValue represents an error when an error occurs when getting cache's value.
ErrNotFoundOnCache represents an error when the key was not found in cache.
ErrUnexpected represents an unexpected error.