package
1.3.2-rc.1
Repository: https://github.com/hyperledger/firefly.git
Documentation: pkg.go.dev

# Constants

SQLConfDatasourceURL is the datasource connection URL string.
SQLConfMaxConnections maximum connections to the database.
SQLConfMaxConnIdleTime maximum connections to the database.
SQLConfMaxConnLifetime maximum connections to the database.
SQLConfMaxIdleConns maximum connections to the database.
SQLConfMigrationsAuto enables automatic migrations.
SQLConfMigrationsDirectory is the directory containing the numerically ordered migration DDL files to apply to the database.

# Structs

No description provided by the author
No description provided by the author