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

Method SetStatus

service/publish/service.go:25–25  ·  view source on GitHub ↗
(ctx context.Context, project, id string, status StatusType)

Source from the content-addressed store, hash-verified

23 Create(ctx context.Context, uuid, project, release, previous, version, remark string, diff *service_diff.Diff) error
24
25 SetStatus(ctx context.Context, project, id string, status StatusType) error
26 Refuse(ctx context.Context, project, id string, comments string) error
27 Accept(ctx context.Context, project, id string, comments string) error
28

Callers 3

CloseMethod · 0.65
StopMethod · 0.65
PublishMethod · 0.65

Implementers 1

imlPublishServiceservice/publish/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected