package
0.1.4
Repository: https://github.com/ethertun/agent-server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

ErrResponse renderer type for handling all sorts of errors In the best case scenario, the excellent github.com/pkg/errors package helps reveal information on the error, setting it on Err, and in the Render() method, using it to set the application-specific error code in AppCode.