Documentation ¶ Index ¶ func Require(path ...string) (*js.Object, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Require ¶ func Require(path ...string) (*js.Object, error) Require loads a JS object the Node.js way. Note that this requires that the require function is present; if in the browser, and not in Node.js, try Browserify. Types ¶ This section is empty. Source Files ¶ View all Source files support.go Click to show internal directories. Click to hide internal directories.