clojure

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2022 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) Deploy

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

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