Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleGetLotteryNumbers ¶
@Summary Lottery number generator @Description Generates the lottery numbers and returns JSON - The request responds to a url matching: /lottery?maxgames=XX&randnum=XX&maxnumspergame=XX @Tags Lottery @Accept */* @Produce plain @Success 200 "OK" @Router /lottery [get]
func HandleHealthCheck ¶
@Summary Show the status of server - Ping/Pong @Description get the status of server. @Tags health @Accept */* @Produce plain @Success 200 "OK" @Router /ping [get]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.