Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/mailvelope/mailvelope
/
Class
src/controller/main.controller.js:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
class
EventCache {
21
constructor(port, addPortSequence) {
22
this.port = port;
23
this.addPortSequence = addPortSequence;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected