//
pkg.gl
Category
github.com/skyhighblockchain/push-base
kvdb
table
package
1.0.1
Repository:
https://github.com/skyhighblockchain/push-base.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
202 SLOC
#
Functions
MigrateCaches
MigrateCaches sets target fields to get() result.
MigrateTables
MigrateTables sets target fields to database tables.
New
No description provided by the author
NewReadonly
No description provided by the author
#
Structs
Readonly
Readonly table wraper of the underling DB, so all the table's data is stored with a prefix in underling DB.
Table
Table wraper the underling DB, so all the table's data is stored with a prefix in underling DB.