nodejs

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package nodejs implements the "nodejs" runtime.

Index

Constants

View Source
const (
	// Runtime name used by Apex and by AWS Lambda for Node.js 0.10
	Runtime = "nodejs"
	// Runtime43 name used by Apex and by AWS Lambda for Node.js 4.3.2
	Runtime43 = "nodejs4.3"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct{}

Plugin implementation.

func (*Plugin) Build added in v0.6.0

func (p *Plugin) Build(fn *function.Function, zip *archive.Zip) error

Build injects a script for loading the environment.

func (*Plugin) Open added in v0.6.0

func (p *Plugin) Open(fn *function.Function) error

Open adds nodejs defaults.

Jump to

Keyboard shortcuts

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