()
| 1977 | func (m *Mutations) String() string { return proto.CompactTextString(m) } |
| 1978 | func (*Mutations) ProtoMessage() {} |
| 1979 | func (*Mutations) Descriptor() ([]byte, []int) { |
| 1980 | return fileDescriptor_f80abaa17e25ccc8, []int{20} |
| 1981 | } |
| 1982 | func (m *Mutations) XXX_Unmarshal(b []byte) error { |
| 1983 | return m.Unmarshal(b) |
| 1984 | } |
nothing calls this directly
no outgoing calls
no test coverage detected