package
0.0.0-20181129230153-438437361058
Repository: https://github.com/adamjacobmuller/cfssl.git
Documentation: pkg.go.dev

# Functions

DBFromConfig opens a sql.DB from settings in a db config file.
LoadFile attempts to load the db configuration file stored at the path and returns the configuration.

# Structs

DBConfig contains the database driver name and configuration to be passed to Open.