MCPcopy Index your code
hub / github.com/PasarGuard/node / GetSysStats

Method GetSysStats

backend/backend.go:19–19  ·  view source on GitHub ↗
(context.Context)

Source from the content-addressed store, hash-verified

17 UpdateUsers(context.Context, []*common.User) error
18 UpdateUsersAndRestart(context.Context, []*common.User) error
19 GetSysStats(context.Context) (*common.BackendStatsResponse, error)
20 GetStats(context.Context, *common.StatRequest) (*common.StatResponse, error)
21 GetOutboundsLatency(context.Context, *common.LatencyRequest) (*common.LatencyResponse, error)
22 GetUserOnlineStats(context.Context, string) (*common.OnlineStatResponse, error)

Callers 5

SystemStatsMethod · 0.65
GetBackendStatsMethod · 0.65
GetBackendStatsMethod · 0.65
GetSysStatsMethod · 0.65
GetSysStatsMethod · 0.65

Implementers 2

WireGuardbackend/wireguard/wireguard.go
Xraybackend/xray/xray.go

Calls

no outgoing calls

Tested by

no test coverage detected