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