jsapi

package module
v0.0.0-...-200f45e Latest Latest
Warning

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

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

README

This repository contains Go wrappers around common javascript APIs, for use with webassembly.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error Value

func NewError

func NewError(s string) Error

func WrapError

func WrapError(err error) Error

func (Error) Error

func (e Error) Error() string

type Value

type Value ValueKind

type ValueKind

type ValueKind = struct {
	Value js.Value
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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