package
1.6.0
Repository: https://github.com/facily-tech/go-core.git
Documentation: pkg.go.dev

# Functions

StatusLevel is a function that return the log level based on the status code.

# Constants

ClientMode is when the http is used as a client.
ServerMode is when the http is used as a server.

# Type aliases

ModeEnum is the identifier of the http mode.