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

Method List

controller/app.go:195–220  ·  view source on GitHub ↗

@Tags app @Summary app信息列表 @Accept json @Produce json @Param "" body model.AppListReq true "app信息列表" @Success 200 {object} model.AppListRes "" @Failure 400 {object} model.Result "" @Router /app/list [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
ListMethod · 0.65

Tested by

no test coverage detected