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

Method GetStats

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

Source from the content-addressed store, hash-verified

450}
451
452func (x *StatResponse) GetStats() []*Stat {
453 if x != nil {
454 return x.Stats
455 }
456 return nil
457}
458
459type StatRequest struct {
460 state protoimpl.MessageState `protogen:"open.v1"`

Callers 3

TestREST_GetUsersStatsFunction · 0.95

Calls

no outgoing calls

Tested by 3

TestREST_GetUsersStatsFunction · 0.76