Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7
type
Reader
interface
{
8
// Init 初始化
9
Init() error
10
11
// TypeName 类型名称
12
TypeName() string
Callers
15
openReader
Method · 0.95
LoadClusterConfig
Function · 0.65
LoadAPIConfig
Function · 0.65
TestFileListHashMap_Load
Function · 0.65
TestMemoryList_Add
Function · 0.65
TestMemoryList_Remove
Function · 0.65
TestMemoryList_Purge
Function · 0.65
TestMemoryList_Purge_Large_List
Function · 0.65
TestMemoryList_GC
Function · 0.65
BenchmarkMemoryList
Function · 0.65
UpdatePolicy
Method · 0.65
openWriter
Method · 0.65
Calls
no outgoing calls
Tested by
15
TestFileListHashMap_Load
Function · 0.52
TestMemoryList_Add
Function · 0.52
TestMemoryList_Remove
Function · 0.52
TestMemoryList_Purge
Function · 0.52
TestMemoryList_Purge_Large_List
Function · 0.52
TestMemoryList_GC
Function · 0.52
BenchmarkMemoryList
Function · 0.52
testOpenKVFileList
Function · 0.52
BenchmarkKVFileList_Exist
Function · 0.52
TestFileList_Init
Function · 0.52
TestFileList_Add
Function · 0.52
TestFileList_Add_Many
Function · 0.52