Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/connectrpc/connect-go
/ protoBinaryCodec
Struct
protoBinaryCodec
codec.go:94–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
type
protoBinaryCodec
struct
{}
95
96
var
_ Codec = (*protoBinaryCodec)(nil)
97
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected