()
| 1262 | func (m *License) String() string { return proto.CompactTextString(m) } |
| 1263 | func (*License) ProtoMessage() {} |
| 1264 | func (*License) Descriptor() ([]byte, []int) { |
| 1265 | return fileDescriptor_f80abaa17e25ccc8, []int{13} |
| 1266 | } |
| 1267 | func (m *License) XXX_Unmarshal(b []byte) error { |
| 1268 | return m.Unmarshal(b) |
| 1269 | } |
nothing calls this directly
no outgoing calls
no test coverage detected