Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FrontEnd ¶
type FrontEnd struct { *frontends.BaseFrontEnd // contains filtered or unexported fields }
func NewFrontEnd ¶
func (*FrontEnd) AddLambda ¶
given: my/next/handler creates $WORKING_DIR/my/next/handler.go
handler.go will contain a "Hello World" effe
func (*FrontEnd) BuildLambda ¶
Creates a temp wd, and moves to it Copies lambda, effe, and dockerfile in Does a docker build
Click to show internal directories.
Click to hide internal directories.