Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/goose
/ Tomb
Method
Tomb
lockmap/map.go:27–27 ·
view source on GitHub ↗
Allows the LockMap to be started and stopped externally
()
Source
from the content-addressed store, hash-verified
25
26
// Allows the LockMap to be started and stopped externally
27
Tomb() *tomb.Tomb
28
Run() error
29
}
30
Callers
6
ExampleNew
Function · 0.65
newMap
Function · 0.65
waitAny
Function · 0.65
isReadyToKill
Function · 0.65
Kill
Method · 0.65
RunAndWait
Method · 0.65
Implementers
1
lockMap
lockmap/map.go
Calls
no outgoing calls
Tested by
2
ExampleNew
Function · 0.52
newMap
Function · 0.52