Versions in this module Expand all Collapse all v0 v0.1.0 Feb 27, 2025 Changes in this version + func StartDB() (*docker.Container, error) + func StopDB(c *docker.Container) + type Test struct + DB *sqlx.DB + Log *otelzap.Logger + Teardown func() + func NewTest(t *testing.T, c *docker.Container) *Test