Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
QueryIntervalRequestData
Method · 0.65
QueryIntervalErrorData
Method · 0.65
handleInfo
Method · 0.65
Implementers
1
ItemMap
core/concurrenceMap.go
Calls
no outgoing calls
Tested by
no test coverage detected