Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongodbContainer ¶
type MongodbContainer struct {
testcontainers.Container
}
MongodbContainer represents the mongodb container type used in the module
func StartContainer ¶
func StartContainer(ctx context.Context) (*MongodbContainer, error)
StartContainer creates an instance of the mongodb container type
Click to show internal directories.
Click to hide internal directories.