()
| 1640 | func (m *HealthInfo) String() string { return proto.CompactTextString(m) } |
| 1641 | func (*HealthInfo) ProtoMessage() {} |
| 1642 | func (*HealthInfo) Descriptor() ([]byte, []int) { |
| 1643 | return fileDescriptor_f80abaa17e25ccc8, []int{17} |
| 1644 | } |
| 1645 | func (m *HealthInfo) XXX_Unmarshal(b []byte) error { |
| 1646 | return m.Unmarshal(b) |
| 1647 | } |
nothing calls this directly
no outgoing calls
no test coverage detected