Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisContainer ¶
func NewRedisContainer ¶
func NewRedisContainer(image string) *RedisContainer
func (*RedisContainer) Close ¶
func (rc *RedisContainer) Close(ctx context.Context, c testcontainers.Container) error
func (*RedisContainer) Request ¶
func (rc *RedisContainer) Request() testcontainers.ContainerRequest
Click to show internal directories.
Click to hide internal directories.