package
0.0.0-20231027131641-93b1e7503408
Repository: https://github.com/lightstar/golib.git
Documentation: pkg.go.dev
# Variables
BadRequest error response is supposed to be sent to the client on bad request error.
InternalError error response is supposed to be sent to the client on internal error.
Ok response is supposed to be sent to the client on success.
Unauthorized error response is supposed to be sent to the client on unauthorized error.