Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GinTestContext ¶
type MigrateTest ¶
type PostgresTestContainer ¶
type PostgresTestContainer struct {
// contains filtered or unexported fields
}
func NewPostgres ¶
func NewPostgres(t *testing.T, ctx context.Context) *PostgresTestContainer
func (*PostgresTestContainer) Close ¶
func (c *PostgresTestContainer) Close()
func (*PostgresTestContainer) Url ¶
func (c *PostgresTestContainer) Url() string
Click to show internal directories.
Click to hide internal directories.