Documentation ¶ Index ¶ func StartS3(tb testing.TB) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func StartS3 ¶ func StartS3(tb testing.TB) string StartS3 starts a disposable LocalStack container, creates a test bucket, and sets AWS env vars so that aws-sdk-go-v2 LoadDefaultConfig points at it. Returns the bucket name. Types ¶ This section is empty. Source Files ¶ View all Source files s3.go Click to show internal directories. Click to hide internal directories.