()
| 1761 | func (m *Tablet) String() string { return proto.CompactTextString(m) } |
| 1762 | func (*Tablet) ProtoMessage() {} |
| 1763 | func (*Tablet) Descriptor() ([]byte, []int) { |
| 1764 | return fileDescriptor_f80abaa17e25ccc8, []int{18} |
| 1765 | } |
| 1766 | func (m *Tablet) XXX_Unmarshal(b []byte) error { |
| 1767 | return m.Unmarshal(b) |
| 1768 | } |
nothing calls this directly
no outgoing calls
no test coverage detected