MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / GCAble

Interface GCAble

internal/ttlcache/manager.go:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12var SharedManager = NewManager()
13
14type GCAble interface {
15 GC()
16}
17
18type Manager struct {
19 ticker *time.Ticker

Callers 8

TestBytePool_MemoryFunction · 0.65
TestList_GCFunction · 0.65
TestList_GC_BatchFunction · 0.65
TestList_ManyItemsFunction · 0.65
BenchmarkList_GCFunction · 0.65
initMethod · 0.65
StartMemoryStatsGCFunction · 0.65
TestNewList_MemoryFunction · 0.65

Implementers 2

Listinternal/utils/expires/list.go
UserAgentParserinternal/stats/user_agent_parser.go

Calls

no outgoing calls

Tested by

no test coverage detected