Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PasarGuard/node
/ GetName
Method
GetName
common/service.pb.go:387–392 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
385
}
386
387
func
(x *Stat) GetName() string {
388
if
x != nil {
389
return
x.Name
390
}
391
return
""
392
}
393
394
func
(x *Stat) GetType() string {
395
if
x != nil {
Callers
15
GetUserOnlineStats
Method · 0.45
GetUserOnlineIpListStats
Method · 0.45
TestREST_GetOutboundsStats
Function · 0.45
TestREST_GetInboundsStats
Function · 0.45
TestREST_GetUsersStats
Function · 0.45
handleUserStats
Method · 0.45
GetStats
Method · 0.45
TestUpdateConnectedPeersSkipsStaleHandshakePeers
Function · 0.45
GetOutboundsLatency
Method · 0.45
TestGetStatsOutboundsUsesInterfaceDeltaAndLink
Function · 0.45
TestGetStatsOutboundUsesRequestNameAndInterfaceLink
Function · 0.45
GetStats
Method · 0.45
Calls
no outgoing calls
Tested by
9
TestREST_GetOutboundsStats
Function · 0.36
TestREST_GetInboundsStats
Function · 0.36
TestREST_GetUsersStats
Function · 0.36
TestUpdateConnectedPeersSkipsStaleHandshakePeers
Function · 0.36
TestGetStatsOutboundsUsesInterfaceDeltaAndLink
Function · 0.36
TestGetStatsOutboundUsesRequestNameAndInterfaceLink
Function · 0.36
TestXrayBackend
Function · 0.36
TestGetOutboundsLatencyWithRealXray
Function · 0.36
TestBuildStatResponseSkipsMalformedAndMapsFields
Function · 0.36