dynamo

package
v0.0.0-...-eeebc8f Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2018 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStore

func NewStore(tableName string) (eventsourcing.EventStore, error)

NewStore creates a new DynamoDB backed event-store to use, using the default contextual session from the application.

func NewStoreWithSession

func NewStoreWithSession(session *session.Session, tableName string) (eventsourcing.EventStore, error)

NewStoreWithSession creates a new DynamoDB event store, using the specified session.

Types

This section is empty.

Jump to

Keyboard shortcuts

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