Documentation ¶
Index ¶
Constants ¶
View Source
const (
Region = "us-west-2"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct { testcontainers.Container Address string }
Container is an internal wrapper around the `testcontainers.Container` carrying also the `Address` (which could be a URI) to which the Server can be reached at.
func NewLocalstackContainer ¶
NewLocalstackContainer creates a new connection to the `LocalStack` `testcontainers`
Click to show internal directories.
Click to hide internal directories.