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

Method SortDelete

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

Source from the content-addressed store, hash-verified

20 SearchAllByDriver(ctx context.Context, keyword string, driver string, scope int, target string) ([]*Strategy, error)
21 Get(ctx context.Context, id string) (*Strategy, error)
22 SortDelete(ctx context.Context, id string) error
23 Delete(ctx context.Context, id ...string) error
24
25 Restore(ctx context.Context, id string) error

Callers 2

DeleteServiceStrategyMethod · 0.65
DeleteMethod · 0.65

Implementers 1

imlStrategyServiceservice/strategy/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected