package
0.0.70
Repository: https://github.com/advdv/stdgo.git
Documentation: pkg.go.dev

# Functions

SetupLambdaRIEContainer will use testcontainers-go to setup a container for e2e testing of a lambda handler.

# Variables

CleanupContainer sets the function used for cleaning up the container, can be replaced for testing.
CreateGenericContainer sets the function used for creating the generic container, can be replaced for testing.