Versions in this module Expand all Collapse all v0 v0.11.2 Oct 24, 2021 Changes in this version + type EchoLambda struct + Echo *echo.Echo + func New(e *echo.Echo) *EchoLambda + func (e *EchoLambda) Proxy(req events.APIGatewayProxyRequest) (events.APIGatewayProxyResponse, error) + func (e *EchoLambda) ProxyWithContext(ctx context.Context, req events.APIGatewayProxyRequest) (events.APIGatewayProxyResponse, error) v0.11.1-rc Oct 24, 2021