package
1.6.5
Repository: https://github.com/cloudflare/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.