MCPcopy Create free account
hub / github.com/devfeel/dotweb / Exists

Method Exists

core/concurrenceMap.go:17–17  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

15 GetInt(key string) int
16 GetUInt64(key string) uint64
17 Exists(key string) bool
18 Len() int
19 }
20

Callers 1

TestItemContext_Get_SetFunction · 0.65

Implementers 1

ItemMapcore/concurrenceMap.go

Calls

no outgoing calls

Tested by 1

TestItemContext_Get_SetFunction · 0.52