MCPcopy Create free account
hub / github.com/encodeous/nylon / GetStats

Method GetStats

protocol/nylon_ipc.pb.go:1249–1254  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1247}
1248
1249func (x *NodeStatus) GetStats() *NodeStats {
1250 if x != nil {
1251 return x.Stats
1252 }
1253 return nil
1254}
1255
1256type StatusResponse struct {
1257 state protoimpl.MessageState `protogen:"open.v1"`

Callers 2

TestIPCStatusFunction · 0.80
renderStatusFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestIPCStatusFunction · 0.64