Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
7
type
BindComplete
struct
{}
8
9
// Backend identifies this message as sendable by the PostgreSQL backend.
10
func
(*BindComplete) Backend() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected