package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Feb 10, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Caller represents a frame in the application call stack.
Op represents the type of database operation captured.
const (
OpQuery Op = iota
OpExec
OpPrepare
OpBegin
OpCommit
OpRollback
)
Query represents a captured database query event.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.