fs

package
v0.10.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Object

type Object struct{}

Object Javascript API

func New

func New() *Object

New create a new FS Object

func (*Object) ExportFunction

func (obj *Object) ExportFunction(iso *v8go.Isolate) *v8go.FunctionTemplate

ExportFunction Export as a javascript FS function var fs = new FS("mongo"); var fs = new FS(); // same with new FS("system");

func (*Object) ExportObject

func (obj *Object) ExportObject(iso *v8go.Isolate) *v8go.ObjectTemplate

ExportObject Export as a FS Object

Jump to

Keyboard shortcuts

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