lambda

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateScript

func CreateScript(version string) (string, error)

func DeleteScript

func DeleteScript() (string, error)

func Run

func Run(ctx context.Context, cfg string, args []string, stdin io.Reader) (stdout string, stderr string, code int, err error)

Types

type Exec

type Exec struct {
	// contains filtered or unexported fields
}

type Runner

type Runner interface {
	InvokeWithContext(ctx aws.Context, input *lambda.InvokeInput, opts ...request.Option) (*lambda.InvokeOutput, error)
}

Jump to

Keyboard shortcuts

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