MCPcopy
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
3module.exports = function(agent) {
4 agent.messenger.on('egg-ready', () => {

Callers

nothing calls this directly

Calls 1

broadcastMethod · 0.65

Tested by

no test coverage detected