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.
NewRequestID returns a new requestID plugin with default options.
NewRequestIDWithConfigPath returns a new requestID plugin with options from config path.
NewRequestIDWithOptions returns a new requestID plugin with options.
Register registers a new requestID plugin for echo server.

# Structs

Options requestID plugin for echo server options.
RequestID represents requestID plugin for echo server.