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 ¶
Click to show internal directories.
Click to hide internal directories.