services

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 24, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backup

type Backup interface {
	Backup()
}

func NewBackup

func NewBackup(dynamoDB *dynamodb.DynamoDB, tableNamePattern string, backupFilePath string) Backup

type Restore

type Restore interface {
	Restore()
}

func NewRestore

func NewRestore(dynamoDB *dynamodb.DynamoDB, backupFilePath string) Restore

Jump to

Keyboard shortcuts

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