MCPcopy
hub / github.com/jackc/pgx / testFullTracer

Struct testFullTracer

multitracer/tracer_test.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type testFullTracer struct{}
14
15func (tt *testFullTracer) TraceQueryStart(ctx context.Context, conn *pgx.Conn, data pgx.TraceQueryStartData) context.Context {
16 return ctx

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected