package
0.0.2
Repository: https://github.com/minio/m3.git
Documentation: pkg.go.dev

# Functions

Creates a connection to the DB and returns it.
Returns a Singleton instance that keeps the connections to the Database.
GetM3DbConfig returns a `Config` object with the values for the database by either reading them from the environment or defaulting them to a known value.
No description provided by the author

# Structs

No description provided by the author
Config holds the configuration to connect to a database.
No description provided by the author