MCPcopy
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
94type protoBinaryCodec struct{}
95
96var _ Codec = (*protoBinaryCodec)(nil)
97

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected