Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type DynamoDBBackend ¶
type DynamoDBBackend struct {
// contains filtered or unexported fields
}
func (*DynamoDBBackend) Create ¶
func (b *DynamoDBBackend) Create(metadata any) error
func (*DynamoDBBackend) Delete ¶
func (b *DynamoDBBackend) Delete(id string) error
func (*DynamoDBBackend) Update ¶
func (b *DynamoDBBackend) Update(metadata any) error
Click to show internal directories.
Click to hide internal directories.