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

Method Delete

controller/ai-balance/controller.go:15–15  ·  view source on GitHub ↗
(ctx *gin.Context, id string)

Source from the content-addressed store, hash-verified

13 Sort(ctx *gin.Context, input *ai_balance_dto.Sort) error
14 Create(ctx *gin.Context, input *ai_balance_dto.Create) error
15 Delete(ctx *gin.Context, id string) error
16}
17
18func init() {

Callers 1

DeleteMethod · 0.65

Implementers 4

imlKeyModulemodule/ai-key/iml.go
imlBalanceModulemodule/ai-balance/iml.go
imlAIKeyControllercontroller/ai-key/iml.go
imlBalanceControllercontroller/ai-balance/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected