package
0.7.0
Repository: https://github.com/jake-hansen/agora.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
No description provided by the author
Cfg provides a new Config using values from a Viper.
CfgTest provides the passed Config.
New returns a new instance of Manager configured with the given Config and DB.
Provide provides a new Manager containing the given Config and DB.
ProvideGORM provides a DB using the configuration properties provided by the given Config.
ProvideMock provies a new MockManager containing the given Config.

# Variables

ProviderProductionSet provides a new Manager for use in production.
ProviderTestSet provides a new MockManager for testing.

# Structs

Config contains the parameters for configuring a database.
Manager manages a connection to a database.
MockManager manages a mock connection to a database.