MCPcopy Create free account
hub / github.com/segmentio/encoding / opaqueMessageType

Struct opaqueMessageType

proto/reflect.go:610–610  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

608}
609
610type opaqueMessageType struct{}
611
612func (t *opaqueMessageType) String() string {
613 return "bytes"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected