Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ha/doozerd
/ Set
Method
Set
src/cmd/doozerd/doozerd.go:22–25 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
20
21
22
func
(a *strings) Set(s string) bool {
23
*a = append(*a, s)
24
return
true
25
}
26
27
28
func
(a *strings) String() string {
Callers
15
TestDoozerNodeFailure
Function · 0.80
TestDoozerFiveNodeFailure
Function · 0.80
clearSlot
Function · 0.80
TestProfile5DoozerConClientSet
Function · 0.80
Benchmark1DoozerClientSet
Function · 0.80
Benchmark1DoozerConClientSet
Function · 0.80
Benchmark5DoozerClientSet
Function · 0.80
Benchmark5DoozerConClientSet
Function · 0.80
TestDoozerGet
Function · 0.80
TestDoozerSet
Function · 0.80
TestDoozerGetWithRev
Function · 0.80
TestDoozerWaitSimple
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestDoozerNodeFailure
Function · 0.64
TestDoozerFiveNodeFailure
Function · 0.64
TestProfile5DoozerConClientSet
Function · 0.64
Benchmark1DoozerClientSet
Function · 0.64
Benchmark1DoozerConClientSet
Function · 0.64
Benchmark5DoozerClientSet
Function · 0.64
Benchmark5DoozerConClientSet
Function · 0.64
TestDoozerGet
Function · 0.64
TestDoozerSet
Function · 0.64
TestDoozerGetWithRev
Function · 0.64
TestDoozerWaitSimple
Function · 0.64
TestDoozerWaitWithRev
Function · 0.64