MCPcopy Create free account

hub / github.com/dop251/goja_nodejs / types & classes

Types & classes41 in github.com/dop251/goja_nodejs

↓ 2 callersStructjob
eventloop/eventloop.go:13
Class
url/types/url.d.ts:54
Class
url/types/url.d.ts:406
InterfaceBuffer
buffer/types/buffer.d.ts:136
InterfaceBuffer
buffer/types/buffer.buffer.d.ts:244
StructBuffer
buffer/buffer.go:24
InterfaceBufferConstructor
* Raw data is stored in instances of the Buffer class. * A Buffer is similar to an array of integers but corresponds to a raw memory allocati
buffer/types/buffer.d.ts:31
InterfaceBufferConstructor
buffer/types/buffer.buffer.d.ts:5
StructConsole
console/module.go:11
StructEventLoop
eventloop/eventloop.go:36
StructImmediate
eventloop/eventloop.go:32
StructInterval
eventloop/eventloop.go:26
InterfaceIterator
global-types/globals.d.ts:5
FuncTypeModuleLoader
func(*js.Runtime, *js.Object)
require/module.go:19
FuncTypeOption
func(*EventLoop)
eventloop/eventloop.go:88
FuncTypeOption
func(*Registry)
require/module.go:74
FuncTypePathResolver
PathResolver is a function that should return a canonical path of the path parameter relative to the base. The base is expected to be already canonica
require/module.go:31
InterfacePrinter
console/module.go:17
StructProcess
process/module.go:13
StructRegistry
Registry contains a cache of compiled modules which can be used by multiple Runtimes
require/module.go:43
StructRequireModule
require/module.go:53
FuncTypeSourceLoader
SourceLoader represents a function that returns a file data at a given path. The function should return ModuleFileDoesNotExistError if the file either
require/module.go:24
StructStdPrinter
StdPrinter implements the console.Printer interface that prints to the stdout or stderr.
console/std_printer.go:20
InterfaceStringCodec
buffer/buffer.go:149
StructTimer
eventloop/eventloop.go:21
ClassURL
* Browser-compatible `URL` class, implemented by following the WHATWG URL * Standard. [Examples of parsed URLs](https://url.spec.whatwg.org/#exam
url/types/url.d.ts:54
ClassURLSearchParams
* The `URLSearchParams` API provides read and write access to the query of a `URL`. The `URLSearchParams` class can also be used standalone with one o
url/types/url.d.ts:406
InterfaceURLSearchParamsIterator
url/types/url.d.ts:358
StructUtil
util/module.go:11
Struct_utf8Codec
buffer/buffer.go:175
Structbase64Codec
buffer/buffer.go:193
Structbase64UrlCodec
buffer/buffer.go:195
StructhexCodec
buffer/buffer.go:155
StructnodeURL
url/nodeurl.go:65
StructsearchParam
url/nodeurl.go:8
TypeAliassearchParams
url/nodeurl.go:29
StructtestCase
buffer/buffer_test.go:339
StructurlModule
url/module.go:10
TypeAliasurlSearchParams
url/nodeurl.go:70
StructurlSearchParamsIterator
url/urlsearchparams.go:326
TypeAliasurlSearchParamsIteratorType
url/urlsearchparams.go:318