MCPcopy Create free account
hub / github.com/cool-sun/cloudApp / Delete

Method Delete

controller/app.go:44–57  ·  view source on GitHub ↗

@Tags app @Summary app删除 @Accept json @Produce json @Param "" body model.AppDeleteReq true "app删除" @Success 200 {object} model.Result "" @Failure 400 {object} model.Result "" @Router /app/delete [POST]

(c *gin.Context)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 1

AppClientk8s/external.go

Calls 4

ErrorResponseFunction · 0.85
GetUserFunction · 0.85
SuccessResponseFunction · 0.85
DeleteMethod · 0.65

Tested by

no test coverage detected