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

Method Apply

controller/publish/publish.go:19–19  ·  view source on GitHub ↗
(ctx *gin.Context, serviceId string, input *dto.ApplyInput)

Source from the content-addressed store, hash-verified

17 ReleaseDo(ctx *gin.Context, serviceId string, input *dto.ApplyOnReleaseInput) (*dto.Publish, error)
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

Callers 4

publishMethod · 0.65
ReleaseDoMethod · 0.65
ApplyOnReleaseMethod · 0.65
ApplyMethod · 0.65

Implementers 1

imlPublishControllercontroller/publish/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected