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