MCPcopy 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

5type Zero = struct{}
6
7func New() Zero {
8 return Zero{}
9}

Callers 15

StopMethod · 0.92
common_files.goFile · 0.92
AddMethod · 0.92
AddMethod · 0.92
NewNoStatFunction · 0.92
PushMethod · 0.92
AckMethod · 0.92
InsertStatMethod · 0.92
loadServerIdMapMethod · 0.92
InsertStatMethod · 0.92
loadServerIdMapMethod · 0.92
processItemsMethod · 0.92

Calls

no outgoing calls

Tested by 6

TestItems_Memory2Function · 0.74
TestHashCollisionFunction · 0.74
TestZero_ChanFunction · 0.56
TestZero_MapFunction · 0.56