Versions in this module Expand all Collapse all v0 v0.14.2 Jun 7, 2023 v0.3.0 May 6, 2019 Changes in this version type ChiLambda + func (g *ChiLambda) ProxyWithContext(ctx context.Context, req events.APIGatewayProxyRequest) (events.APIGatewayProxyResponse, error) v0.2.0 Dec 20, 2018 Changes in this version + type ChiLambda struct + func New(chi *chi.Mux) *ChiLambda + func (g *ChiLambda) Proxy(req events.APIGatewayProxyRequest) (events.APIGatewayProxyResponse, error)