()
| 3018 | func (m *Facets) String() string { return proto.CompactTextString(m) } |
| 3019 | func (*Facets) ProtoMessage() {} |
| 3020 | func (*Facets) Descriptor() ([]byte, []int) { |
| 3021 | return fileDescriptor_f80abaa17e25ccc8, []int{33} |
| 3022 | } |
| 3023 | func (m *Facets) XXX_Unmarshal(b []byte) error { |
| 3024 | return m.Unmarshal(b) |
| 3025 | } |
nothing calls this directly
no outgoing calls
no test coverage detected