Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetValidHttpStatusCodes ¶
func GetValidHttpStatusCodes() []int
Types ¶
type CatService ¶
func NewCatService ¶
func NewCatService(logger *logger.Logger) *CatService
func (*CatService) ServeRandomCat ¶
func (cs *CatService) ServeRandomCat(c *gin.Context)
func (*CatService) ServeSpecificCat ¶
func (cs *CatService) ServeSpecificCat(c *gin.Context, statusCode string)
Click to show internal directories.
Click to hide internal directories.