sqltrace

package
v0.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 3, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WrapDriver

func WrapDriver(drv driver.Driver, opts *WrapOptions) driver.DriverContext

WrapDriver will wrap a database driver with tracing information.

Types

type WrapOptions

type WrapOptions struct {
	Query bool // include the SQL query
	Args  bool // include the arguments passed
}

WrapOptions allow specifying additional information to include in the trace.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL