MCPcopy Create free account
hub / github.com/eth-easl/dirigent / Descriptor

Method Descriptor

api/proto/data_plane_interface.pb.go:61–63  ·  view source on GitHub ↗

Deprecated: Use EndpointInfo.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Tested by

no test coverage detected