Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jackc/pgx
/ ParseComplete
Struct
ParseComplete
pgproto3/parse_complete.go:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
)
6
7
type
ParseComplete
struct
{}
8
9
// Backend identifies this message as sendable by the PostgreSQL backend.
10
func
(*ParseComplete) Backend() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected