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

# Functions

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

# Structs

BodyDump represents bodydump plugin for echo server.
Options bodydumb plugin for echo server options.