Deprecated: Do not use; this type existed for intenal-use only.
| 86 | |
| 87 | // Deprecated: Do not use; this type existed for intenal-use only. |
| 88 | type InternalMessageInfo struct{} |
| 89 | |
| 90 | // Deprecated: Do not use; this method existed for intenal-use only. |
| 91 | func (*InternalMessageInfo) DiscardUnknown(m Message) { |
nothing calls this directly
no outgoing calls
no test coverage detected