golambdainvoke

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(port int, payload interface{}) ([]byte, error)

Run a Go based lambda, passing the configured payload note that 'payload' can be anything that can be encoded by encoding/json

func RunWithClientContext

func RunWithClientContext(port int, payload interface{}, clientContext *lc.ClientContext) ([]byte, error)

RunWithClientContext a Go based lambda, passing the configured payload and ClientContext note that 'payload' can be anything that can be encoded by encoding/json

Types

This section is empty.

Jump to

Keyboard shortcuts

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