Versions in this module Expand all Collapse all v0 v0.1.0 Sep 12, 2024 Changes in this version + func RequestFromContext(ctx context.Context) (*events.LambdaFunctionURLRequest, bool) + func Start(handler http.Handler, options ...lambda.Option) + func Wrap(handler http.Handler) ... + type RequestConvertionError struct + Cause error + func (e RequestConvertionError) Error() string + func (e RequestConvertionError) Unwrap() error + type WriteResponseError struct + Cause error + func (e WriteResponseError) Error() string + func (e WriteResponseError) Unwrap() error