env

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2016 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package env populates .env.json if the function has any environment variables defined.

Index

Constants

View Source
const FileName = ".env.json"

FileName of file with environment variables.

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 hook adds .env.json populate with Function.Enironment.

func (*Plugin) Clean added in v0.6.0

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

Clean hook removes .env.json.

Jump to

Keyboard shortcuts

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