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

Method DeleteByProvider

service/ai-key/service.go:17–17  ·  view source on GitHub ↗
(ctx context.Context, providerId string)

Source from the content-addressed store, hash-verified

15 universally.IServiceEdit[Edit]
16 universally.IServiceDelete
17 DeleteByProvider(ctx context.Context, providerId string) error
18 DefaultKey(ctx context.Context, providerId string) (*Key, error)
19 KeysByProvider(ctx context.Context, providerId string) ([]*Key, error)
20 CountMapByProvider(ctx context.Context, keyword string, conditions map[string]interface{}) (map[string]int64, error)

Callers 1

DeleteMethod · 0.65

Implementers 1

imlAIKeyServiceservice/ai-key/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected