Documentation
¶
Rendered for js/wasm
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbortSignal ¶
type AbortSignal struct {
// contains filtered or unexported fields
}
AbortSignal interface for JS AbortSignal
type ArrayClass ¶
type ArrayClass struct {
// contains filtered or unexported fields
}
ArrayClass interface for JS Array class
type CacheInterface ¶
type CacheInterface struct {
// contains filtered or unexported fields
}
CacheInterface interface for JS Caches API
func (*CacheInterface) Default ¶
func (c *CacheInterface) Default() js.Value
type PromiseClass ¶
type PromiseClass struct {
// contains filtered or unexported fields
}
PromiseClass Interface for JS Promise
Click to show internal directories.
Click to hide internal directories.