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