//
pkg.gl
Category
github.com/AstraProtocol/astra-indexing
appinterface
projection
rdbprojectionbase
package
0.0.1
Repository:
https://github.com/astraprotocol/astra-indexing.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
12
Files
138 SLOC
#
Functions
NewRDbBase
Create a new Base using table name in the RDb to keep the projection handling records.
NewRDbBaseWithOptions
No description provided by the author
NewStore
No description provided by the author
#
Constants
DEFAULT_TABLE
No description provided by the author
#
Structs
Base
Base is a bas for projection which keeps track of last handled event height using relational database.
Options
No description provided by the author
Store
Store is an implementation of the RDbStore.