Documentation ¶
Index ¶
Constants ¶
View Source
const DO_NOT_MODIFY = "[do-not-modify]"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Validator ¶
type Validator struct { *rdbprojectionbase.Base // contains filtered or unexported fields }
func NewValidator ¶
func NewValidator( logger applogger.Logger, rdbConn rdb.Conn, conNodeAddressPrefix string, migrationHelper migrationhelper.MigrationHelper, ) *Validator
func (*Validator) GetEventsToListen ¶
func (*Validator) HandleEvents ¶
func (projection *Validator) HandleEvents(height int64, events []event_entity.Event) error
Click to show internal directories.
Click to hide internal directories.