dynamostore

package module
v0.0.0-...-e64aca5 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2017 License: MIT Imports: 5 Imported by: 0

README

Go Carrot

FSM Dynamo Store

This package is a DynamoDB implementation of a go-carrot/fsm Store.

License

MIT

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DynamoStore

type DynamoStore struct {
	DynamoSession *dynamodb.DynamoDB
	DynamoTable   string
	Network       string
}

func (*DynamoStore) CreateTraverser

func (d *DynamoStore) CreateTraverser(uuid string) (fsm.Traverser, error)

func (*DynamoStore) FetchTraverser

func (d *DynamoStore) FetchTraverser(uuid string) (fsm.Traverser, error)

Jump to

Keyboard shortcuts

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