Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateResponse ¶
func CreateResponse(statusCode int, body interface{}) (*events.APIGatewayV2HTTPResponse, error)
func HandleStat ¶
func HandleStat(req events.APIGatewayV2HTTPRequest, awsSession session.Session) (*events.APIGatewayV2HTTPResponse, error)
Types ¶
type CreateStatResponse ¶
type CreateStatResponse struct {
Message string `json:"message"`
}
Click to show internal directories.
Click to hide internal directories.