# Functions
No description provided by the author
NewClient returns a new http client with default options.
NewClientWithConfigPath returns a http client with options from config path.
NewClientWithOptions returns a new http client with options.
NewOptions returns options from config file or environment vars.
NewOptionsWithPath unmarshals a given key path into options and returns it.