Documentation ¶
Index ¶
Constants ¶
View Source
const (
QueryParametersKey = attribute.Key("pgx.query.parameters")
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Provider tracing.TracerProvider EnableStatement bool EnableArgs bool }
func (Config) QueryTracer ¶
func (c Config) QueryTracer() pgx.QueryTracer
type Tracer ¶
type Tracer struct {
// contains filtered or unexported fields
}
func (Tracer) TraceQueryEnd ¶
Click to show internal directories.
Click to hide internal directories.