js

package
v0.1.17 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JS

type JS struct {
	// contains filtered or unexported fields
}

func Compile

func Compile(source string, globals ...map[string]v8go.FunctionCallback) (*JS, error)

func (*JS) Dispose

func (js *JS) Dispose()

func (*JS) Invoke

func (js *JS) Invoke(function string, args ...interface{}) (interface{}, error)

Jump to

Keyboard shortcuts

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