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

Method GetUInt64

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

Source from the content-addressed store, hash-verified

14 GetTimeDuration(key string) time.Duration
15 GetInt(key string) int
16 GetUInt64(key string) uint64
17 Exists(key string) bool
18 Len() int
19 }

Callers 3

handleInfoMethod · 0.65

Implementers 1

ItemMapcore/concurrenceMap.go

Calls

no outgoing calls

Tested by

no test coverage detected