MCPcopy
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
146type protoJSONCodec struct {
147 name string
148}
149
150var _ Codec = (*protoJSONCodec)(nil)
151

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected