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

Method CheckUuidDuplicate

service/ai/service.go:18–18  ·  view source on GitHub ↗

Save(ctx context.Context, id string, cfg *SetProvider) error MaxPriority(ctx context.Context) (int, error)

(ctx context.Context, uuid string)

Source from the content-addressed store, hash-verified

16 //Save(ctx context.Context, id string, cfg *SetProvider) error
17 //MaxPriority(ctx context.Context) (int, error)
18 CheckUuidDuplicate(ctx context.Context, uuid string) bool
19}
20
21func init() {

Callers 1

AddProviderMethod · 0.65

Implementers 1

imlProviderServiceservice/ai/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected