MCPcopy Index your code
hub / github.com/coder/coder / durations

Function durations

coderd/autobuild/notify/notifier_test.go:119–121  ·  view source on GitHub ↗
(ds ...time.Duration)

Source from the content-addressed store, hash-verified

117}
118
119func durations(ds ...time.Duration) []time.Duration {
120 return ds
121}
122
123func TestMain(m *testing.M) {
124 goleak.VerifyTestMain(m, testutil.GoleakOptions...)

Callers 1

TestNotifierFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected