MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / UsageStatisticsEnabled

Function UsageStatisticsEnabled

internal/redisqueue/usage_toggle.go:16–16  ·  view source on GitHub ↗

UsageStatisticsEnabled reports whether the usage queue plugin should publish records.

()

Source from the content-addressed store, hash-verified

14
15// UsageStatisticsEnabled reports whether the usage queue plugin should publish records.
16func UsageStatisticsEnabled() bool { return usageStatisticsEnabled.Load() }

Callers 3

withEnabledQueueFunction · 0.85
HandleUsageMethod · 0.85

Calls 1

LoadMethod · 0.65