Versions in this module Expand all Collapse all v0 v0.3.0 Jan 31, 2022 Changes in this version + func DSN(dbName, dbUser, dbPassword string) string + func Request(dbName, dbUser, dbPassword string, ...) testcontainers.StartGenericContainerRequest + func RunMigrations(migrationSource string) testcontainers.ContainerCallback + func StartGenericContainer(ctx context.Context, dbName, dbUser, dbPassword string, ...) (testcontainers.Container, error)