Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/connectrpc/connect-go
/ protoJSONCodec
Struct
protoJSONCodec
codec.go:146–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
type
protoJSONCodec
struct
{
147
name string
148
}
149
150
var
_ Codec = (*protoJSONCodec)(nil)
151
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected