()
| 2967 | func (m *FacetParams) String() string { return proto.CompactTextString(m) } |
| 2968 | func (*FacetParams) ProtoMessage() {} |
| 2969 | func (*FacetParams) Descriptor() ([]byte, []int) { |
| 2970 | return fileDescriptor_f80abaa17e25ccc8, []int{32} |
| 2971 | } |
| 2972 | func (m *FacetParams) XXX_Unmarshal(b []byte) error { |
| 2973 | return m.Unmarshal(b) |
| 2974 | } |
nothing calls this directly
no outgoing calls
no test coverage detected