python

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package python implements the "python" runtime.

Index

Constants

View Source
const (
	// Runtime name used by Apex
	Runtime = "python"
	// RuntimeCanonical represents names used by AWS Lambda
	RuntimeCanonical = "python2.7"
)

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.Archive) 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 python defaults.

Jump to

Keyboard shortcuts

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