clojure

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Runtime name used by Apex
	Runtime = "clojure"

	// 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 Does plugin things

func (*Plugin) Build

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

Build adds the jar contents to zipfile.

func (*Plugin) Open

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

Open adds the shim and golang defaults.

Jump to

Keyboard shortcuts

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