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

Method GC

internal/ttlcache/manager.go:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13
14type GCAble interface {
15 GC()
16}
17
18type Manager struct {

Callers 15

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
TestCounter_GCFunction · 0.65
TestCounterMemoryFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 15

TestBytePool_MemoryFunction · 0.52
TestList_GCFunction · 0.52
TestList_GC_BatchFunction · 0.52
TestList_ManyItemsFunction · 0.52
BenchmarkList_GCFunction · 0.52
TestNewList_MemoryFunction · 0.52
TestCounter_GCFunction · 0.52
TestCounterMemoryFunction · 0.52
BenchmarkCounter_GCFunction · 0.52