add unhandled panic
This commit is contained in:
@@ -58,7 +58,7 @@ func (hc *handlersContext) createAHamster(c *gin.Context) {
|
||||
}
|
||||
|
||||
func (hc *handlersContext) updateAHamster(c *gin.Context) {
|
||||
|
||||
panic("TO DO")
|
||||
}
|
||||
|
||||
func (hc *handlersContext) deleteAHamster(c *gin.Context) {
|
||||
|
||||
Reference in New Issue
Block a user