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

# Packages

No description provided by the author
No description provided by the author

# 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

# Structs

Conn represents a mongo connection.
Options represents mongo client options.

# Type aliases

ClientOptionsPlugin defines a mongo client options plugin signature.
ClientPlugin defines a mongo client plugin signature.
Plugin defines a function to process plugin.