()
| 1893 | var xxx_messageInfo_DirectedEdge proto.InternalMessageInfo |
| 1894 | |
| 1895 | func (m *DirectedEdge) GetEntity() uint64 { |
| 1896 | if m != nil { |
| 1897 | return m.Entity |
| 1898 | } |
| 1899 | return 0 |
| 1900 | } |
| 1901 | |
| 1902 | func (m *DirectedEdge) GetAttr() string { |
| 1903 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected