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

Method GetReset_

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

Source from the content-addressed store, hash-verified

503}
504
505func (x *StatRequest) GetReset_() bool {
506 if x != nil {
507 return x.Reset_
508 }
509 return false
510}
511
512func (x *StatRequest) GetType() StatType {
513 if x != nil {

Callers 4

handleUserStatsMethod · 0.80
handleUsersStatsMethod · 0.80
GetStatsMethod · 0.80
GetStatsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected