Documentation
¶
Index ¶
Constants ¶
View Source
const ( IMAGE_NAME = "redis/redis-stack:latest" HOSTNAME = "redis-testcontainer" REDIS_PORT = 6379 REDIS_PORT_ENV = "REDIS_PORT" REDIS_URL_ENV = "REDIS_URL" CWD = "../" )
Variables ¶
This section is empty.
Functions ¶
func CreateContainer ¶
func TerminateContainer ¶
func TerminateContainer(container *redis.RedisContainer, t *testing.T)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.