()
| 3062 | func (m *FacetsList) String() string { return proto.CompactTextString(m) } |
| 3063 | func (*FacetsList) ProtoMessage() {} |
| 3064 | func (*FacetsList) Descriptor() ([]byte, []int) { |
| 3065 | return fileDescriptor_f80abaa17e25ccc8, []int{34} |
| 3066 | } |
| 3067 | func (m *FacetsList) XXX_Unmarshal(b []byte) error { |
| 3068 | return m.Unmarshal(b) |
| 3069 | } |
nothing calls this directly
no outgoing calls
no test coverage detected