argusdynamodb

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

README

argus-dynamodb

A support library that provides integration testing for Argus by making a dynamodb table it can use. There is also the dynamo package that makes adding other tables much simpler.

Build Status codecov.io Go Report Card Apache V2 License Release GoDoc

Table of Contents

Code of Conduct

This project and everyone participating in it are governed by the XMiDT Code Of Conduct. By participating, you agree to this Code.

Examples

Coming soon.

Contributing

Refer to CONTRIBUTING.md.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArgusDynamodb

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

func New

func New(opts ...dynamo.Option) (*ArgusDynamodb, error)

New creates a new ArgusDynamodb instance

func (*ArgusDynamodb) Create

func (ad *ArgusDynamodb) Create(ctx context.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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