()
| 680 | func (m *LangList) String() string { return proto.CompactTextString(m) } |
| 681 | func (*LangList) ProtoMessage() {} |
| 682 | func (*LangList) Descriptor() ([]byte, []int) { |
| 683 | return fileDescriptor_f80abaa17e25ccc8, []int{5} |
| 684 | } |
| 685 | func (m *LangList) XXX_Unmarshal(b []byte) error { |
| 686 | return m.Unmarshal(b) |
| 687 | } |
nothing calls this directly
no outgoing calls
no test coverage detected