()
| 1863 | func (m *DirectedEdge) String() string { return proto.CompactTextString(m) } |
| 1864 | func (*DirectedEdge) ProtoMessage() {} |
| 1865 | func (*DirectedEdge) Descriptor() ([]byte, []int) { |
| 1866 | return fileDescriptor_f80abaa17e25ccc8, []int{19} |
| 1867 | } |
| 1868 | func (m *DirectedEdge) XXX_Unmarshal(b []byte) error { |
| 1869 | return m.Unmarshal(b) |
| 1870 | } |
nothing calls this directly
no outgoing calls
no test coverage detected