()
| 2534 | func (m *KVS) String() string { return proto.CompactTextString(m) } |
| 2535 | func (*KVS) ProtoMessage() {} |
| 2536 | func (*KVS) Descriptor() ([]byte, []int) { |
| 2537 | return fileDescriptor_f80abaa17e25ccc8, []int{26} |
| 2538 | } |
| 2539 | func (m *KVS) XXX_Unmarshal(b []byte) error { |
| 2540 | return m.Unmarshal(b) |
| 2541 | } |
nothing calls this directly
no outgoing calls
no test coverage detected