()
| 29 | |
| 30 | func (m *StreamError) Reset() { *m = StreamError{} } |
| 31 | func (m *StreamError) String() string { return proto1.CompactTextString(m) } |
| 32 | func (*StreamError) ProtoMessage() {} |
| 33 | func (*StreamError) Descriptor() ([]byte, []int) { return fileDescriptorNode, []int{1} } |
| 34 |
nothing calls this directly
no outgoing calls
no test coverage detected