dynamodb

package
v0.0.0-...-e230160 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package dynamodb provides a mock implementation of AWS DynamoDB.

Supported actions:

  • CreateTable
  • DeleteTable
  • DescribeTable
  • ListTables
  • PutItem
  • GetItem
  • DeleteItem
  • Query
  • Scan

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

Service implements the DynamoDB mock.

func New

func New() *Service

New creates a new DynamoDB mock service.

func (*Service) Handler

func (s *Service) Handler() http.Handler

Handler returns the HTTP handler for DynamoDB requests.

func (*Service) Name

func (s *Service) Name() string

Name returns the service identifier.

func (*Service) Reset

func (s *Service) Reset()

Reset clears all tables and items.

Jump to

Keyboard shortcuts

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