Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PasarGuard/node
/ GetStats
Method
GetStats
common/service.pb.go:452–457 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
450
}
451
452
func
(x *StatResponse) GetStats() []*Stat {
453
if
x != nil {
454
return
x.Stats
455
}
456
return
nil
457
}
458
459
type
StatRequest
struct
{
460
state protoimpl.MessageState `protogen:
"open.v1"
`
Callers
3
TestREST_GetOutboundsStats
Function · 0.95
TestREST_GetInboundsStats
Function · 0.95
TestREST_GetUsersStats
Function · 0.95
Calls
no outgoing calls
Tested by
3
TestREST_GetOutboundsStats
Function · 0.76
TestREST_GetInboundsStats
Function · 0.76
TestREST_GetUsersStats
Function · 0.76