MCPcopy Create free account
hub / github.com/DOSNetwork/core / GetId

Method GetId

p2p/package.pb.go:136–141  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

134}
135
136func (m *ID) GetId() []byte {
137 if m != nil {
138 return m.Id
139 }
140 return nil
141}
142
143type Ping struct {
144 Count uint64 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`

Callers 1

receiveIDMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected