lambdaruntime

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsRunningAsLambda

func IsRunningAsLambda() bool

func Start

func Start[T any, R any](handler func(payload T) (R, error))

func StartWithContext added in v0.4.0

func StartWithContext[T any, R any](ctx context.Context, createHandler func(context.Context) func(context.Context, T) (R, error), tracing bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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