datastoretest

package
v0.0.0-...-1b097d2 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2022 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTable

func CreateTable(dynamo *datastore.Dynamo) error

CreateTable creates datastore.Table in dynamoDB.

func DeleteTable

func DeleteTable(dynamo *datastore.Dynamo) error

DeleteTable deletes datastore.Table in dynamoDB.

func ResetTable

func ResetTable(dynamo *datastore.Dynamo) error

ResetTable deletes and creates datastore.Table in dynamoDB.

func ScanClientItemCounts

func ScanClientItemCounts(dynamo *datastore.Dynamo) ([]datastore.ClientItemCount, error)

ScanClientItemCounts scans the dynamoDB table and returns all client item counts.

func ScanSyncEntities

func ScanSyncEntities(dynamo *datastore.Dynamo) ([]datastore.SyncEntity, error)

ScanSyncEntities scans the dynamoDB table and returns all sync items.

func ScanTagItems

func ScanTagItems(dynamo *datastore.Dynamo) ([]datastore.ServerClientUniqueTagItem, error)

ScanTagItems scans the dynamoDB table and returns all tag items.

Types

This section is empty.

Jump to

Keyboard shortcuts

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