Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // PostgreSQLModule for fx. // nolint:gochecknoglobals PostgreSQLModule = fx.Provide(pg.NewDB) // PostgreSQLOpentracingModule for fx. // nolint:gochecknoglobals PostgreSQLOpentracingModule = fx.Provide(opentracing.NewTracer) )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.