package
0.0.2
Repository: https://github.com/tscolari/servicetools.git
Documentation: pkg.go.dev

# Packages

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

# Functions

ConfigFromEnv loads the database configuration from env variables using the given prefix and the `_` separator.
Migrate performs the database migration using the given database connection and migrations path.

# Variables

ErrNoEnvConfiguration is used when a configuration can't be created from the environmental variables during execution.

# Structs

Config defines the basic configuration for connecting to the database.