js

package
v0.1.30 Latest Latest
Warning

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

Go to latest
Published: May 12, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CamelCaseMapper camelCaseMapper

Functions

func ToCamelCase

func ToCamelCase(name string) string

Types

type Hook

type Hook struct {
	Callable goja.Callable
	Call     func(this interface{}, args ...interface{}) (interface{}, error)
}

func NewHook

func NewHook(callable goja.Callable, runtime *goja.Runtime) *Hook

Jump to

Keyboard shortcuts

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