package
1.1.1-mysql
Repository: https://github.com/marfeel/bacula_exporter.git
Documentation: pkg.go.dev

# Functions

NewDB create new DB struct by datasource connection string with given provider.

# Constants

Enumerated list of available database providers.
Enumerated list of available database providers.

# Structs

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

# Interfaces

Datastore interface to models We can then use this interface instead of the direct DB type throughout our application.