Versions in this module Expand all Collapse all v0 v0.0.1 Dec 25, 2025 Changes in this version + var Module = fx.Module("database_container_test", fx.Provide(newModule)) + type Params struct + Cfg *setup.DB + Lc fx.Lifecycle + Tb testing.TB + type Result struct + DB database.DBTX