//
pkg.gl
Category
github.com/MetisProtocol/l2geth
diffdb
package
1.0.4
Repository:
https://github.com/metisprotocol/l2geth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
5
Files
138 SLOC
#
Functions
NewDiffDb
Instantiates a new DiffDb using sqlite at `path`, with `cache` insertions done in a transaction before it gets committed to the database.
#
Structs
DiffDb
A DiffDb is a thin wrapper around an Sqlite3 connection.
Key
No description provided by the author
#
Type aliases
Diff
No description provided by the author