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

Struct testCopyTracer

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

Source from the content-addressed store, hash-verified

61}
62
63type testCopyTracer struct{}
64
65func (tt *testCopyTracer) TraceQueryStart(ctx context.Context, conn *pgx.Conn, data pgx.TraceQueryStartData) context.Context {
66 return ctx

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected