Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetHealthHandler ¶
type GetHealthHandler struct {
// contains filtered or unexported fields
}
func (*GetHealthHandler) Boot ¶
func (h *GetHealthHandler) Boot() (err error)
func (*GetHealthHandler) Handle ¶
func (h *GetHealthHandler) Handle(request events.APIGatewayProxyRequest) (*events.APIGatewayProxyResponse, error)
func (*GetHealthHandler) Handles ¶
func (h *GetHealthHandler) Handles(request events.APIGatewayProxyRequest) bool
Click to show internal directories.
Click to hide internal directories.