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

Method GetTimeDuration

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

Source from the content-addressed store, hash-verified

12 Get(key string) (value interface{}, exists bool)
13 GetString(key string) string
14 GetTimeDuration(key string) time.Duration
15 GetInt(key string) int
16 GetUInt64(key string) uint64
17 Exists(key string) bool

Callers 1

Implementers 1

ItemMapcore/concurrenceMap.go

Calls

no outgoing calls

Tested by

no test coverage detected