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

Method DeleteByService

service/api/service.go:47–47  ·  view source on GitHub ↗
(ctx context.Context, serviceId string)

Source from the content-addressed store, hash-verified

45 Save(ctx context.Context, id string, model *Edit) error
46 Create(ctx context.Context, input *Create) (err error)
47 DeleteByService(ctx context.Context, serviceId string) error
48}
49
50var (

Callers 1

CancelDeployMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected