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

Method Delete

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

Source from the content-addressed store, hash-verified

22 Disable(ctx context.Context, id string) error
23 Publish(ctx context.Context, driver string, scope string, target string) error
24 Delete(ctx context.Context, id string) error
25 ToPublish(ctx context.Context, driver string) ([]*strategy_dto.ToPublishItem, error)
26 Restore(ctx context.Context, id string) error
27

Callers 4

DeleteServiceStrategyMethod · 0.65
PublishMethod · 0.65
DeleteMethod · 0.65
initGatewayMethod · 0.65

Implementers 1

imlStrategyModulemodule/strategy/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected