Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Module("geck/persistence/driver/postgres", fx.Provide( env.ParseAs[postgres.DBConfig], postgres.NewPooledDB, ), )
Module is the `uber/fx` module for `geck` Persistence API Postgres integrations.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.