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

Method Init

internal/caches/reader.go:9–9  ·  view source on GitHub ↗

Init 初始化

()

Source from the content-addressed store, hash-verified

7type Reader interface {
8 // Init 初始化
9 Init() error
10
11 // TypeName 类型名称
12 TypeName() string

Callers 15

openReaderMethod · 0.95
LoadClusterConfigFunction · 0.65
LoadAPIConfigFunction · 0.65
TestFileListHashMap_LoadFunction · 0.65
TestMemoryList_AddFunction · 0.65
TestMemoryList_RemoveFunction · 0.65
TestMemoryList_PurgeFunction · 0.65
TestMemoryList_GCFunction · 0.65
BenchmarkMemoryListFunction · 0.65
UpdatePolicyMethod · 0.65
openWriterMethod · 0.65

Calls

no outgoing calls

Tested by 15

TestFileListHashMap_LoadFunction · 0.52
TestMemoryList_AddFunction · 0.52
TestMemoryList_RemoveFunction · 0.52
TestMemoryList_PurgeFunction · 0.52
TestMemoryList_GCFunction · 0.52
BenchmarkMemoryListFunction · 0.52
testOpenKVFileListFunction · 0.52
TestFileList_InitFunction · 0.52
TestFileList_AddFunction · 0.52
TestFileList_Add_ManyFunction · 0.52