jswrapper

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Rendered for js/wasm

Overview

Package jswrapper contains a Wrapper for interoperating with JavaScript.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Wrapper

type Wrapper interface {
	// JSValue returns a JavaScript value associated with an object.
	JSValue() js.Value
}

Wrapper is implemented by types that are backed by a JavaScript value. This wrapper was previously included in the standard library.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL