rdbvalidatorbase

package
v1.7.38 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const DO_NOT_MODIFY = "[do-not-modify]"

Variables

View Source
var (
	NewValidators = view.NewValidatorsView
)

Functions

This section is empty.

Types

type Base

type Base struct {
	// contains filtered or unexported fields
}

a generic Validator projection. For table schema refer to view/validators.go

func NewBase

func NewBase(tableName string, conNodeAddressPrefix string) *Base

func (*Base) GetEventsToListen

func (projection *Base) GetEventsToListen() []string

func (*Base) GetView

func (projection *Base) GetView(conn *rdb.Handle) view.Validators

func (*Base) HandleEvents

func (projection *Base) HandleEvents(conn *rdb.Handle, logger logger.Logger, events []event_entity.Event) error

Handle

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL