Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VoteIndexer ¶
func NewVoteIndexer ¶
func NewVoteIndexer(p common.Packager) (*VoteIndexer, error)
func (*VoteIndexer) FetchValidatorInfoList ¶
func (vidx *VoteIndexer) FetchValidatorInfoList() error
func (*VoteIndexer) InitChainInfoID ¶
func (vidx *VoteIndexer) InitChainInfoID() error
TODO: move into metarepo insert chain-info into chain_info table
func (*VoteIndexer) Loop ¶
func (vidx *VoteIndexer) Loop(indexPoint int64)
func (*VoteIndexer) Start ¶
func (vidx *VoteIndexer) Start() error
Click to show internal directories.
Click to hide internal directories.