dynamodb

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDynamoDB

func NewDynamoDB(db repo.IRepo) common.ISource[option.Options]

Types

type DynamoDB

type DynamoDB struct {
	CopyIndexes bool
	// contains filtered or unexported fields
}

func (*DynamoDB) GetCouchbaseIndexesQuery

func (d *DynamoDB) GetCouchbaseIndexesQuery(bucket string, scope string, collection string) ([]common.Index, error)

func (*DynamoDB) Init

func (d *DynamoDB) Init(opts *option.Options, documentKey common.ICBDocumentKey) error

func (*DynamoDB) StreamData

func (d *DynamoDB) StreamData(ctx context.Context, mChan chan map[string]interface{}) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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