package
23.1.6+incompatible
Repository: https://github.com/zeta-chain/node.git
Documentation: pkg.go.dev
# Functions
New creates a new instance of DB.
NewFromSqlite creates a new instance of DB based on SQLite database.
NewFromSqliteInMemory creates a new instance of DB based on SQLite in-memory database.
# Constants
SqliteInMemory is a special string to use in-memory database.