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

Method SetRunning

service/release/service.go:38–38  ·  view source on GitHub ↗
(ctx context.Context, service string, id string)

Source from the content-addressed store, hash-verified

36 GetRunningList(ctx context.Context, serviceId ...string) ([]*Release, error)
37
38 SetRunning(ctx context.Context, service string, id string) error
39 CheckNewVersion(ctx context.Context, service string, version string) (bool, error)
40}
41

Callers 1

PublishMethod · 0.65

Implementers 1

imlReleaseServiceservice/release/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected