Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/riverqueue/river
/ Init
Method
Init
internal/maintenance/queue_maintainer_test.go:63–66 ·
view source on GitHub ↗
(tb testutil.TestingTB)
Source
from the content-addressed store, hash-verified
61
}
62
63
func
(ts *testServiceTestSignals) Init(tb testutil.TestingTB) {
64
ts.returning.Init(tb)
65
ts.started.Init(tb)
66
}
67
68
func
TestQueueMaintainer(t *testing.T) {
69
t.Parallel()
Callers
1
newTestService
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected