MCPcopy
hub / github.com/golang/protobuf / InternalMessageInfo

Struct InternalMessageInfo

proto/deprecated.go:88–88  ·  view source on GitHub ↗

Deprecated: Do not use; this type existed for intenal-use only.

Source from the content-addressed store, hash-verified

86
87// Deprecated: Do not use; this type existed for intenal-use only.
88type InternalMessageInfo struct{}
89
90// Deprecated: Do not use; this method existed for intenal-use only.
91func (*InternalMessageInfo) DiscardUnknown(m Message) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected