Deprecated: Use EndpointInfo.ProtoReflect.Descriptor instead.
()
| 59 | |
| 60 | // Deprecated: Use EndpointInfo.ProtoReflect.Descriptor instead. |
| 61 | func (*EndpointInfo) Descriptor() ([]byte, []int) { |
| 62 | return file_data_plane_interface_proto_rawDescGZIP(), []int{0} |
| 63 | } |
| 64 | |
| 65 | func (x *EndpointInfo) GetID() string { |
| 66 | if x != nil { |
nothing calls this directly
no test coverage detected