Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func (*API) AWSLambdaHandler ¶
func (api *API) AWSLambdaHandler( ctx context.Context, req events.APIGatewayProxyRequest, ) (events.APIGatewayProxyResponse, error)
func (*API) AttachRoutes ¶ added in v0.4.2
func (api *API) AttachRoutes()
func (*API) LoadMiddlewares ¶ added in v0.4.2
Click to show internal directories.
Click to hide internal directories.