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

Method GetAnything

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

Source from the content-addressed store, hash-verified

58var xxx_messageInfo_Package proto.InternalMessageInfo
59
60func (m *Package) GetAnything() *any.Any {
61 if m != nil {
62 return m.Anything
63 }
64 return nil
65}
66
67func (m *Package) GetSignature() []byte {
68 if m != nil {

Callers 2

decodePipeMethod · 0.45
decodeBytesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected