Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MinioContainer ¶
type Option ¶
type Option func(*config)
func WithBucketPrefix ¶ added in v0.0.2
func WithTerminator ¶
func WithTerminator(terminator Terminator) Option
type Terminator ¶
type Terminator func( ctx context.Context, terminate func(context.Context, ...testcontainers.TerminateOption) error, ) func()
Click to show internal directories.
Click to hide internal directories.