()
| 3921 | func (m *PeerResponse) String() string { return proto.CompactTextString(m) } |
| 3922 | func (*PeerResponse) ProtoMessage() {} |
| 3923 | func (*PeerResponse) Descriptor() ([]byte, []int) { |
| 3924 | return fileDescriptor_f80abaa17e25ccc8, []int{47} |
| 3925 | } |
| 3926 | func (m *PeerResponse) XXX_Unmarshal(b []byte) error { |
| 3927 | return m.Unmarshal(b) |
| 3928 | } |
nothing calls this directly
no outgoing calls
no test coverage detected