Versions in this module Expand all Collapse all v0 v0.2.0 Dec 20, 2018 Changes in this version + type HandlerFuncAdapter struct + func New(handlerFunc http.HandlerFunc) *HandlerFuncAdapter + func (h *HandlerFuncAdapter) Proxy(event events.APIGatewayProxyRequest) (events.APIGatewayProxyResponse, error)