dynamoreader

package
v0.0.0-...-7ac24f4 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2021 License: MIT Imports: 2 Imported by: 0

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

type Reader

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

func NewReader

func NewReader(db DynamicReader) *Reader

Jump to

Keyboard shortcuts

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