handler

package
v0.0.0-...-3b64c44 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigFromEnv

func NewConfigFromEnv() *config

NewConfigFromEnv -

func NewLambdaHandler

func NewLambdaHandler(
	randomName string,
) *lambdaHander

NewLambdaHandler -

Types

type Handler

type Handler interface {
	Run(ctx context.Context, event events.APIGatewayCustomAuthorizerRequest) (Response, error)
}

Handler - interface

func Create

func Create() Handler

Create -

type LambdaResponse

type LambdaResponse struct {
	Message string
}

Jump to

Keyboard shortcuts

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