package
0.11.1
Repository: https://github.com/iotexproject/iotex-core.git
Documentation: pkg.go.dev

# Functions

NewAwsRDS instantiates an aws rds.
NewSQLite3 instantiates an sqlite3.
ParseSQLRows will parse the row.
TestStorePutGet define the common test cases for put and get.
TestStoreTransaction define the common test cases for transaction.

# Structs

ActionHistory define the schema for action history.

# Interfaces

Store is the interface of KV store.