package
0.19.17
Repository: https://github.com/okex/exchain.git
Documentation: pkg.go.dev

# Functions

DeleteDB remove the sqlite db.
MockSqlite3ORM create sqlite db for test, return orm.
New return pointer to ORM to deal with database,called at NewKeeper.
NewSqlite3ORM create sqlite db, return orm.

# Constants

# Structs

nolint.
nolint.
ORM is designed for deal with database by orm http://gorm.io/docs/query.html.

# Interfaces

# Type aliases