# Functions
No description provided by the author
NewMultiServer returns a new multiserver plugin with default options.
NewMultiServerWithConfigPath returns a new multiserver plugin with options from config path.
NewMultiServerWithOptions returns a new multiserver 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 multiserver plugin for echo server.
# Structs
MultiServer represents multiserver plugin for echo server.
Options multiserver plugin for echo server options.