Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerFuncAdapter ¶
type HandlerFuncAdapter = httpadapter.HandlerAdapter
func New ¶
func New(handlerFunc http.HandlerFunc) *HandlerFuncAdapter
type HandlerFuncAdapterALB ¶ added in v0.14.2
type HandlerFuncAdapterALB = httpadapter.HandlerAdapterALB
func NewALB ¶ added in v0.14.2
func NewALB(handlerFunc http.HandlerFunc) *HandlerFuncAdapterALB
type HandlerFuncAdapterV2 ¶ added in v0.14.2
type HandlerFuncAdapterV2 = httpadapter.HandlerAdapterV2
func NewV2 ¶ added in v0.14.2
func NewV2(handlerFunc http.HandlerFunc) *HandlerFuncAdapterV2
Click to show internal directories.
Click to hide internal directories.