java

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2016 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package java implements the "java" runtime.

Index

Constants

View Source
const (
	// Runtime name used by Apex
	Runtime = "java"
	// RuntimeCanonical represents names used by AWS Lambda
	RuntimeCanonical = "java8"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct{}

Plugin implementation.

func (*Plugin) Build

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

Build calls mvn package, add jar contents to zipfile.

func (*Plugin) Open

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

Open adds java defaults.

Jump to

Keyboard shortcuts

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