Documentation ¶
Index ¶
- func Migrate(db url.URL) error
- type DBEngine
- func DBEngineFunc(ctx context.Context, cfgApp config.App, cfgPostgres config.Postgres) (DBEngine, func(), error)
- func New(ctx context.Context, cfgApp config.App, cfgPostgres config.Postgres) (DBEngine, error)
- func NewDBEngine(ctx context.Context, cfgApp config.App, cfgPostgres config.Postgres) (DBEngine, func(), error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.