go-lambda-runner

command module
v0.0.0-...-43d5a8d Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2019 License: MIT Imports: 10 Imported by: 0

README

go-lambda-runner

A simple function runner for lambda function written in golang.

Install

go get -u github.com/okzk/go-lambda-runner

Usage

Execute your function via go-lambda-runner.

go-lambda-runner go run main.go

If you need a input payload, use pipe.

cat input.json | go-lambda-runner go run main.go

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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