Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ Set
Method
Set
core/concurrenceMap.go:31–31 ·
view source on GitHub ↗
(key string, value interface{})
Source
from the content-addressed store, hash-verified
29
GetCurrentMap()
map
[string]
interface
{}
30
Len() int
31
Set(key string, value
interface
{})
32
Remove(key string)
33
Once(key string) (value
interface
{}, exists bool)
34
}
Callers
12
parseConfigSetFile
Function · 0.95
InitConfig
Function · 0.95
handleInfo
Method · 0.65
TestItemContext_Get_Set
Function · 0.65
TestItemContext_Get_Once
Function · 0.65
TestItemContext_Remove
Function · 0.65
TestItemContext_Current
Function · 0.65
BenchmarkItemContext_Set_1
Function · 0.65
BenchmarkItemContext_Set_Parallel
Function · 0.65
BenchmarkItemContext_Get_1
Function · 0.65
BenchmarkItemContext_Get_Parallel
Function · 0.65
IncludeConfigSet
Method · 0.65
Implementers
1
ItemMap
core/concurrenceMap.go
Calls
no outgoing calls
Tested by
8
TestItemContext_Get_Set
Function · 0.52
TestItemContext_Get_Once
Function · 0.52
TestItemContext_Remove
Function · 0.52
TestItemContext_Current
Function · 0.52
BenchmarkItemContext_Set_1
Function · 0.52
BenchmarkItemContext_Set_Parallel
Function · 0.52
BenchmarkItemContext_Get_1
Function · 0.52
BenchmarkItemContext_Get_Parallel
Function · 0.52