
The highest tagged major version is
v11.
package
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 21, 2020
License: BSD-2-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 14
Opens a new window with list of known importers.
Documentation
¶
type DebugHook struct {
Verbose bool
EmptyLine bool
}
DebugHook is a query hook that logs an error with a query if there are any.
It can be installed with:
db.AddQueryHook(pgext.DebugHook{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.