//
pkg.gl
Category
github.com/cloudflare/cfssl
certdb
dbconf
package
1.6.5
Repository:
https://github.com/cloudflare/cfssl.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
34
Files
48 SLOC
#
Functions
DBFromConfig
DBFromConfig opens a sql.DB from settings in a db config file.
LoadFile
LoadFile attempts to load the db configuration file stored at the path and returns the configuration.
#
Structs
DBConfig
DBConfig contains the database driver name and configuration to be passed to Open.