MCPcopy 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

ExampleNewFunction · 0.65
newMapFunction · 0.65
waitAnyFunction · 0.65
isReadyToKillFunction · 0.65
KillMethod · 0.65
RunAndWaitMethod · 0.65

Implementers 1

lockMaplockmap/map.go

Calls

no outgoing calls

Tested by 2

ExampleNewFunction · 0.52
newMapFunction · 0.52