//
pkg.gl
Category
github.com/michelaquino/golang_api_skeleton
src
api_errors
package
0.0.0-20250125154136-01a2df996ed8
Repository:
https://github.com/michelaquino/golang_api_skeleton.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
11 SLOC
#
Variables
ErrGetCacheValue
ErrGetCacheValue represents an error when an error occurs when getting cache's value.
ErrNotFoundOnCache
ErrNotFoundOnCache represents an error when the key was not found in cache.
ErrUnexpected
ErrUnexpected represents an unexpected error.