MCPcopy 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
394func (x *Stat) GetType() string {
395 if x != nil {
396 return x.Type
397 }
398 return ""
399}
400
401func (x *Stat) GetLink() string {
402 if x != nil {

Callers 9

StartBackendMethod · 0.45
TestREST_GetUsersStatsFunction · 0.45
GetStatsMethod · 0.45
statValueByTypeFunction · 0.45
GetStatsMethod · 0.45
TestXrayBackendFunction · 0.45

Calls

no outgoing calls

Tested by 6

TestREST_GetUsersStatsFunction · 0.36
statValueByTypeFunction · 0.36
TestXrayBackendFunction · 0.36