Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultStatementTimeout = 60 * time.Second DefaultIdleInTransactionSessionTimeout = 30 * time.Second )
Functions ¶
func DB ¶ added in v0.26.0
DB returns a request-scoped GORM handle so SQL trace hooks can attach to the active OpenTelemetry span in ctx.
func OpenDedicatedSQLDB ¶ added in v0.26.0
func TruncateTables ¶
func TruncateTables() error
Types ¶
type Config ¶
func LoadConfig ¶ added in v0.19.0
func LoadConfig() Config
Click to show internal directories.
Click to hide internal directories.