db

package
v0.0.0-...-aebc9fb Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	CreateJob(ctx context.Context, key string, fileName string) (*types.Job, error)
	GetJobStatus(ctx context.Context, key string) (types.Job, error)
}

func NewDynamoDBClient

func NewDynamoDBClient(wrapper aws.DynamoWrapper) Client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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