MCPcopy Create free account
hub / github.com/Shopify/goose / Run

Method Run

lockmap/map.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 // Allows the LockMap to be started and stopped externally
27 Tomb() *tomb.Tomb
28 Run() error
29}
30
31func New(sweepInterval time.Duration, tomb *tomb.Tomb) LockMap {

Callers 11

TestNew_OptionalErrFunction · 0.65
TestNewServletFunction · 0.65
TestServFailFunction · 0.65
TestNewRetryLookupFunction · 0.65
TestIsNotFoundFunction · 0.65
TestNewShuffleResolverFunction · 0.65
TestMainFunction · 0.65
BenchmarkHook_FireFunction · 0.65
TestNewBugsnagHookFunction · 0.65
TestMapFunction · 0.65
TestHeadersFunction · 0.65

Implementers 1

lockMaplockmap/map.go

Calls

no outgoing calls

Tested by 11

TestNew_OptionalErrFunction · 0.52
TestNewServletFunction · 0.52
TestServFailFunction · 0.52
TestNewRetryLookupFunction · 0.52
TestIsNotFoundFunction · 0.52
TestNewShuffleResolverFunction · 0.52
TestMainFunction · 0.52
BenchmarkHook_FireFunction · 0.52
TestNewBugsnagHookFunction · 0.52
TestMapFunction · 0.52
TestHeadersFunction · 0.52