Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
func
New(sweepInterval time.Duration, tomb *tomb.Tomb) LockMap {
Callers
11
TestNew_OptionalErr
Function · 0.65
TestNewServlet
Function · 0.65
TestServFail
Function · 0.65
TestNewRetryLookup
Function · 0.65
TestIsNotFound
Function · 0.65
TestNewShuffleResolver
Function · 0.65
TestMain
Function · 0.65
BenchmarkHook_Fire
Function · 0.65
TestNewBugsnagHook
Function · 0.65
TestMap
Function · 0.65
TestHeaders
Function · 0.65
Implementers
1
lockMap
lockmap/map.go
Calls
no outgoing calls
Tested by
11
TestNew_OptionalErr
Function · 0.52
TestNewServlet
Function · 0.52
TestServFail
Function · 0.52
TestNewRetryLookup
Function · 0.52
TestIsNotFound
Function · 0.52
TestNewShuffleResolver
Function · 0.52
TestMain
Function · 0.52
BenchmarkHook_Fire
Function · 0.52
TestNewBugsnagHook
Function · 0.52
TestMap
Function · 0.52
TestHeaders
Function · 0.52