Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerFuncAdapter ¶
type HandlerFuncAdapter struct { core.RequestAccessor // contains filtered or unexported fields }
func New ¶
func New(handlerFunc http.HandlerFunc) *HandlerFuncAdapter
func (*HandlerFuncAdapter) Proxy ¶
func (h *HandlerFuncAdapter) Proxy(event events.APIGatewayProxyRequest) (events.APIGatewayProxyResponse, error)
Click to show internal directories.
Click to hide internal directories.