package
0.0.0-20240315150211-d9e980b5aa70
Repository: https://github.com/netsec-ethz/fpki.git
Documentation: pkg.go.dev
# Functions
Connect: connect to db, using the config file.
NewMysqlDB is called to create a new instance of the mysqlDB.
No description provided by the author
WithEnvironment modifies the configuration with values from the environment variables.
WithLocalSocket modifies the configuration so that the DSN looks like e.g.
WithUser modifies the configuration to set a specific user.