Documentation ¶
Index ¶
Constants ¶
View Source
const EVENTSTORE = "portmanteaus_events"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DynamicReader ¶
type DynamicReader interface {
Scan(*dynamodb.ScanInput) (*dynamodb.ScanOutput, error)
}
DynamicReader interfaces with dynamodb, encapsulating all necessary querying functionality
Click to show internal directories.
Click to hide internal directories.