dynamo

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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BySequenceID

func BySequenceID(value string) eventsource.QueryOption

BySequenceID will set filter to only return records with sequence id greater than value

func ByTimestamp

func ByTimestamp(value string) eventsource.QueryOption

ByTimestamp will set filter to only return records with timestamp greater than value

func ByType

func ByType(value string) eventsource.QueryOption

ByType will set filter to only return records with type equal to value

func New

func New(db *dynamodb.Client, tableName string) eventsource.Store

New creates a new event source store

func WithIndex

func WithIndex(indexName string) eventsource.QueryOption

WithIndex will query on an index instead of primarykey

func WithLimit

func WithLimit(limit int32) eventsource.QueryOption

WithLimit will limit the result

Types

This section is empty.

Jump to

Keyboard shortcuts

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