Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
var
SharedManager = NewManager()
13
14
type
GCAble
interface
{
15
GC()
16
}
17
18
type
Manager
struct
{
19
ticker *time.Ticker
Callers
8
TestBytePool_Memory
Function · 0.65
TestList_GC
Function · 0.65
TestList_GC_Batch
Function · 0.65
TestList_ManyItems
Function · 0.65
BenchmarkList_GC
Function · 0.65
init
Method · 0.65
StartMemoryStatsGC
Function · 0.65
TestNewList_Memory
Function · 0.65
Implementers
2
List
internal/utils/expires/list.go
UserAgentParser
internal/stats/user_agent_parser.go
Calls
no outgoing calls
Tested by
no test coverage detected