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.
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 on resty client.

# Structs

Options represents the requestID plugin for resty client options.
RequestID represents a requestID plugin for resty client.