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

Struct BindComplete

pgproto3/bind_complete.go:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5)
6
7type BindComplete struct{}
8
9// Backend identifies this message as sendable by the PostgreSQL backend.
10func (*BindComplete) Backend() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected