//
pkg.gl
Category
github.com/hyperledger/burrow
vent
sqldb
package
0.34.4
Repository:
https://github.com/hyperledger/burrow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
3
Files
1.1k SLOC
#
Packages
adapters
No description provided by the author
#
Functions
NewSQLDB
NewSQLDB delegates work to a specific database adapter implementation, opens database connection and create log tables.
#
Structs
Queries
No description provided by the author
SQLDB
SQLDB implements the access to a sql database.