memorystore

package
v2.13.7 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BySequenceID added in v2.2.0

func BySequenceID(sequenceID string) eventsource.QueryOption

func ByTimestamp added in v2.2.0

func ByTimestamp(timestamp int64) eventsource.QueryOption

func ByType added in v2.2.0

func ByType(eventType string) eventsource.QueryOption

func New

func New() eventsource.Store

New creates a new event store

func WithFilter added in v2.2.0

func WithFilter(filter FilterFunc) eventsource.QueryOption

func WithLimit

func WithLimit(limit int) eventsource.QueryOption

WithLimit will limit the result

Types

type FilterFunc added in v2.2.0

type FilterFunc func(record eventsource.Record) bool

Jump to

Keyboard shortcuts

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