functions

package module
v0.0.0-...-14423ea Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. *

  • mostly taken from aws lambda go stub for
  • best compatibility. This will have to change
  • to allow usage of WAS protocol and

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(handler interface{})

Types

type Handler

type Handler interface {
	Invoke(ctx context.Context, payload []byte) ([]byte, error)
}

Jump to

Keyboard shortcuts

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