Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PasarGuard/node
/ GetType
Method
GetType
common/service.pb.go:394–399 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
392
}
393
394
func
(x *Stat) GetType() string {
395
if
x != nil {
396
return
x.Type
397
}
398
return
""
399
}
400
401
func
(x *Stat) GetLink() string {
402
if
x != nil {
Callers
9
StartBackend
Method · 0.45
TestREST_GetOutboundsStats
Function · 0.45
TestREST_GetInboundsStats
Function · 0.45
TestREST_GetUsersStats
Function · 0.45
GetStats
Method · 0.45
statValueByType
Function · 0.45
GetStats
Method · 0.45
TestXrayBackend
Function · 0.45
TestBuildStatResponseSkipsMalformedAndMapsFields
Function · 0.45
Calls
no outgoing calls
Tested by
6
TestREST_GetOutboundsStats
Function · 0.36
TestREST_GetInboundsStats
Function · 0.36
TestREST_GetUsersStats
Function · 0.36
statValueByType
Function · 0.36
TestXrayBackend
Function · 0.36
TestBuildStatResponseSkipsMalformedAndMapsFields
Function · 0.36