Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1249
func
(x *NodeStatus) GetStats() *NodeStats {
1250
if
x != nil {
1251
return
x.Stats
1252
}
1253
return
nil
1254
}
1255
1256
type
StatusResponse
struct
{
1257
state protoimpl.MessageState `protogen:
"open.v1"
`
Callers
2
TestIPCStatus
Function · 0.80
renderStatus
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestIPCStatus
Function · 0.64