Documentation ¶
Overview ¶
Package atgopgv10 provides wrappers for tracing go-pg/v10 operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Instrument ¶
func Instrument(db *pg.DB) error
Instrument modifies db such that operations are hooked and reported as spans to Atatus if they occur within the context of a captured transaction.
If Instrument cannot instrument db, then an error will be returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.