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

Method Close

controller/publish/publish.go:20–20  ·  view source on GitHub ↗
(ctx *gin.Context, serviceId string, id string)

Source from the content-addressed store, hash-verified

18 ApplyOnRelease(ctx *gin.Context, serviceId string, input *dto.ApplyOnReleaseInput) (*dto.Publish, error)
19 Apply(ctx *gin.Context, serviceId string, input *dto.ApplyInput) (*dto.Publish, error)
20 Close(ctx *gin.Context, serviceId string, id string) error
21 Stop(ctx *gin.Context, serviceId string, id string) error
22 Refuse(ctx *gin.Context, serviceId string, id string, input *dto.Comments) error
23 Accept(ctx *gin.Context, serviceId string, id string, input *dto.Comments) error

Callers 1

zipFileFunction · 0.65

Implementers 1

imlPublishControllercontroller/publish/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected