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

Method TraceBatchEnd

tracer.go:35–35  ·  view source on GitHub ↗
(ctx context.Context, conn *Conn, data TraceBatchEndData)

Source from the content-addressed store, hash-verified

33
34 TraceBatchQuery(ctx context.Context, conn *Conn, data TraceBatchQueryData)
35 TraceBatchEnd(ctx context.Context, conn *Conn, data TraceBatchEndData)
36}
37
38type TraceBatchStartData struct {

Callers 4

SendBatchMethod · 0.65
CloseMethod · 0.65
CloseMethod · 0.65
TraceBatchEndMethod · 0.65

Implementers 4

testTracertracer_test.go
TraceLogtracelog/tracelog.go
testFullTracermultitracer/tracer_test.go
Tracermultitracer/tracer.go

Calls

no outgoing calls

Tested by

no test coverage detected