MCPcopy Create free account
hub / github.com/PasarGuard/node / GetValue

Method GetValue

common/service.pb.go:408–413  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

406}
407
408func (x *Stat) GetValue() int64 {
409 if x != nil {
410 return x.Value
411 }
412 return 0
413}
414
415type StatResponse struct {
416 state protoimpl.MessageState `protogen:"open.v1"`

Callers 10

TestREST_GetUsersStatsFunction · 0.45
userTrafficTotalFunction · 0.45
userOnlineFunction · 0.45
statValueByTypeFunction · 0.45
TestXrayBackendFunction · 0.45
GetUserOnlineStatsMethod · 0.45
buildStatResponseFunction · 0.45

Calls

no outgoing calls

Tested by 8

TestREST_GetUsersStatsFunction · 0.36
userTrafficTotalFunction · 0.36
userOnlineFunction · 0.36
statValueByTypeFunction · 0.36
TestXrayBackendFunction · 0.36