build

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2020 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EmbedAPISpec

func EmbedAPISpec() error

Embed swagger specs into the API gateway template, saving it to out/deployments.

func Lambda

func Lambda() error

"go build" in parallel for each Lambda function.

If you don't already have all go modules downloaded, this may fail because each goroutine will automatically modify the go.mod/go.sum files which will cause conflicts with itself.

Run "go mod download" or "mage setup" before building to download the go modules. If you're adding a new module, run "go get ./..." before building to fetch the new module.

func Layer

func Layer(log *zap.SugaredLogger, libs []string) error

Build standard Python analysis layer in out/layer.zip if that file doesn't already exist.

func Tools

func Tools() error

Compile devtools and opstools

Types

This section is empty.

Jump to

Keyboard shortcuts

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