Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PasarGuard/node
/ GetName
Method
GetName
common/service.pb.go:498–503 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
496
}
497
498
func
(x *StatRequest) GetName() string {
499
if
x != nil {
500
return
x.Name
501
}
502
return
""
503
}
504
505
func
(x *StatRequest) GetReset_() bool {
506
if
x != nil {
Callers
2
GetUserOnlineStat
Method · 0.95
GetUserOnlineIpListStats
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected