package
0.0.0-20210810094846-f2b64ca6c61d
Repository: https://github.com/techminerapps/portier.git
Documentation: pkg.go.dev

# Functions

ConvertToDBType convert a input string to DBType.
NewDBConnection returns a DB object based on config provided.

# Constants

DBType constants.
DBType constants.

# Structs

DBConfig is the config used to start a DB connection.

# Type aliases

DBType is just a renamed int.