package
0.5.1
Repository: https://github.com/alvarios/wireframe.git
Documentation: pkg.go.dev

# Functions

NewHiveBadRequestError - create a new HiveError for a 400 themisError code //path is the endpoint where the themisError happened //detail is the themisError description */.
NewHiveInternalServerError - create a new HiveError for a 500 themisError code //path is the endpoint where the themisError happened //detail is the themisError description */.
NewHiveUnauthorizedError - create a new HiveError for a 401 themisError code //path is the endpoint where the themisError happened //detail is the themisError description */.

# Structs

HiveError represent the server themisError format.