package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Jan 23, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var ErrUnsupported = errors.New("operation unsupported by the underlying driver")
ErrUnsupported is an error returned when the underlying driver doesn't provide a given function.
Wraps the current sql driver to add instrumentation
type Option func(*instrumentedDriver)
Enable statement instrumentation
Source Files
¶
- conn.go
- driver.go
- stmt.go
- tx.go
- vendor.go
- vendor_mysql.go
- vendor_postgres.go
Click to show internal directories.
Click to hide internal directories.