dynamodb

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DynamoDBLogDriver

type DynamoDBLogDriver struct {
	// contains filtered or unexported fields
}

func New

func New(dbName database.Name) *DynamoDBLogDriver

func (*DynamoDBLogDriver) DeleteListBatch

func (d *DynamoDBLogDriver) DeleteListBatch(listName string, count int64) error

func (*DynamoDBLogDriver) FetchListBatch

func (d *DynamoDBLogDriver) FetchListBatch(listName string, count int64) ([]string, error)

func (*DynamoDBLogDriver) Write

func (d *DynamoDBLogDriver) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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