Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/linuxfoundation/crowd.dev
/ start
Method
start
services/libs/types/src/queue/index.ts:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
5
export
interface
ISqsQueueReceiver {
6
start(): Promise<void>
7
stop()
8
processMessage(data: IQueueMessage): Promise<void>
9
}
Callers
15
init
Method · 0.65
start
Method · 0.65
createRouter
Function · 0.65
upsert
Method · 0.65
upsert
Method · 0.65
main.ts
File · 0.65
main.ts
File · 0.65
create
Method · 0.65
create
Method · 0.65
main.ts
File · 0.65
main.ts
File · 0.65
main.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected