Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
NewParams = view.NewParamsView
)
Functions ¶
This section is empty.
Types ¶
type Base ¶
type Base struct {
// contains filtered or unexported fields
}
a generic Param projection. For table schema refer to view/params.go
func (*Base) GetEventsToListen ¶
func (*Base) HandleEvents ¶
func (projection *Base) HandleEvents(conn *rdb.Handle, _ logger.Logger, events []event_entity.Event) error
Handle
Click to show internal directories.
Click to hide internal directories.