Versions in this module Expand all Collapse all v0 v0.16.3 Apr 16, 2025 Changes in this version + type HandlerFuncAdapter = httpadapter.HandlerAdapter + func New(handlerFunc http.HandlerFunc) *HandlerFuncAdapter + type HandlerFuncAdapterALB = httpadapter.HandlerAdapterALB + func NewALB(handlerFunc http.HandlerFunc) *HandlerFuncAdapterALB + type HandlerFuncAdapterV2 = httpadapter.HandlerAdapterV2 + func NewV2(handlerFunc http.HandlerFunc) *HandlerFuncAdapterV2