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

Method Descriptor

api/proto/control_plane_interface.pb.go:113–115  ·  view source on GitHub ↗

Deprecated: Use NodeInfo.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

111
112// Deprecated: Use NodeInfo.ProtoReflect.Descriptor instead.
113func (*NodeInfo) Descriptor() ([]byte, []int) {
114 return file_control_plane_interface_proto_rawDescGZIP(), []int{0}
115}
116
117func (x *NodeInfo) GetNodeID() string {
118 if x != nil {

Callers

nothing calls this directly

Tested by

no test coverage detected