Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eggjs/egg
/ agent.js
File
agent.js
test/fixtures/apps/messenger-broadcast/agent.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
module.exports =
function
(agent) {
4
agent.messenger.on(
'egg-ready'
, () => {
Callers
nothing calls this directly
Calls
1
broadcast
Method · 0.65
Tested by
no test coverage detected