MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / Stop

Method Stop

module/publish/module.go:17–17  ·  view source on GitHub ↗
(ctx context.Context, serviceId string, id string)

Source from the content-addressed store, hash-verified

15
16 Apply(ctx context.Context, serviceId string, input *dto.ApplyInput) (*dto.Publish, error)
17 Stop(ctx context.Context, serviceId string, id string) error
18 Refuse(ctx context.Context, serviceId string, id string, commits string) error
19 Accept(ctx context.Context, serviceId string, id string, commits string) error
20 Publish(ctx context.Context, serviceId string, id string) error

Callers 2

mainFunction · 0.65

Implementers 1

imlPublishModulemodule/publish/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected