lambda

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(handlerFactory HandlerFactory, configOptions ...cfg.Option)

func WithDefaultErrorHandler added in v0.12.2

func WithDefaultErrorHandler(handler ErrorHandler)

Types

type ErrorHandler added in v0.12.2

type ErrorHandler func(msg string, args ...interface{})

type HandlerFactory

type HandlerFactory func(ctx context.Context, config cfg.Config, logger log.Logger) (interface{}, error)

Jump to

Keyboard shortcuts

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