Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type V8Instance ¶
type V8Instance struct {
// contains filtered or unexported fields
}
func NewV8Instance ¶
func NewV8Instance(iso *v8go.Isolate) (*V8Instance, error)
type V8Module ¶
type V8Module struct {
// contains filtered or unexported fields
}
func (*V8Module) ExecuteNewCall ¶
type V8ModuleFactory ¶
type V8ModuleFactory struct{}
Click to show internal directories.
Click to hide internal directories.