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

Method DefaultKey

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

Source from the content-addressed store, hash-verified

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)
21 MaxPriority(ctx context.Context, providerId string) (int, error)

Callers 3

ConfiguredProvidersMethod · 0.65
UpdateProviderConfigMethod · 0.65
ListMethod · 0.65

Implementers 1

imlAIKeyServiceservice/ai-key/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected