s3test

package
v0.0.0-...-461d331 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteObject

func DeleteObject[T dynamo.Thing](
	expectKey *T,
) dynamo.KeyVal[T]

DeleteObject mock

func GetListObjects

func GetListObjects[T dynamo.Thing](
	expectKey *T,
	returnLen int,
	returnVal *T,
	returnLastKey *T,
) dynamo.KeyVal[T]

GetListObjects mock

func GetObject

func GetObject[T dynamo.Thing](
	expectKey *T,
	returnVal *T,
) dynamo.KeyVal[T]

GetObject mock

func GetPutObject

func GetPutObject[T dynamo.Thing](
	expectKey *T,
	expectVal *T,
	returnVal *T,
) dynamo.KeyVal[T]

GetPutObject mock (used by the Update)

func PutObject

func PutObject[T dynamo.Thing](
	expectVal *T,
) dynamo.KeyVal[T]

PutObject mock

Types

This section is empty.

Jump to

Keyboard shortcuts

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