package
1.0.0-dev.156
Repository: https://github.com/xgodev/boost.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewOptions returns options from config file or environment vars.
NewOptionsWithPath unmarshals a given key path into options and returns it.
NewRecover returns a new recover plugin with default options.
NewRecoverWithConfigPath returns a new recover plugin with options from config path.
NewRecoverWithOptions returns a new recover plugin with options.
Register registers a new recover plugin for echo server.

# Structs

Options recover plugin for echo server options.
Recover represents recover plugin for echo server.