Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ New
Function
New
internal/zero/zero.go:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
type
Zero =
struct
{}
6
7
func
New() Zero {
8
return
Zero{}
9
}
Callers
15
Stop
Method · 0.92
common_files.go
File · 0.92
Add
Method · 0.92
Add
Method · 0.92
NewNoStat
Function · 0.92
Push
Method · 0.92
Ack
Method · 0.92
InsertStat
Method · 0.92
loadServerIdMap
Method · 0.92
InsertStat
Method · 0.92
loadServerIdMap
Method · 0.92
processItems
Method · 0.92
Calls
no outgoing calls
Tested by
6
TestFileListHashMap_Memory2
Function · 0.74
TestItems_Memory2
Function · 0.74
TestHTTPRequest_httpRequestNextId_Concurrent
Function · 0.74
TestHashCollision
Function · 0.74
TestZero_Chan
Function · 0.56
TestZero_Map
Function · 0.56