MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / DeleteApp

Method DeleteApp

controller/service/service.go:64–64  ·  view source on GitHub ↗
(ctx *gin.Context, appId string)

Source from the content-addressed store, hash-verified

62 SearchCanSubscribe(ctx *gin.Context, serviceId string) ([]*service_dto.SubscribeAppItem, error)
63 GetApp(ctx *gin.Context, appId string) (*service_dto.App, error)
64 DeleteApp(ctx *gin.Context, appId string) error
65}
66
67func init() {

Callers 2

CreateAppMethod · 0.65
DeleteAppMethod · 0.65

Implementers 2

imlAppModulemodule/service/iml.go
imlAppControllercontroller/service/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected