# Functions
No description provided by the author
NewConn returns a new connection with default options.
NewConnWithConfigPath returns a new connection with options from config path.
NewConnWithOptions returns a new connection with options from config path.
NewOptions returns options from config file or environment vars.
NewOptionsWithPath unmarshals a given key path into options and returns it.
# Constants
No description provided by the author
# Type aliases
ClientOptionsPlugin defines a mongo client options plugin signature.
ClientPlugin defines a mongo client plugin signature.
Plugin defines a function to process plugin.