//
pkg.gl
Category
github.com/APITeamLimited/globe-test
worker
js
eventloop
package
0.2.8
Repository:
https://github.com/apiteamlimited/globe-test.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
115 SLOC
#
Functions
New
New returns a new event loop with a few helpers attached to it: - adding setTimeout javascript implementation - reporting (and aborting on) unhandled promise rejections.
#
Structs
EventLoop
EventLoop implements an event with handling of unhandled rejected promises.