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

Method SetPublishStatus

service/publish/service.go:29–29  ·  view source on GitHub ↗
(ctx context.Context, status *Status)

Source from the content-addressed store, hash-verified

27 Accept(ctx context.Context, project, id string, comments string) error
28
29 SetPublishStatus(ctx context.Context, status *Status) error
30 GetPublishStatus(ctx context.Context, id string) ([]*Status, error)
31}
32

Callers 1

publishMethod · 0.65

Implementers 1

imlPublishServiceservice/publish/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected