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

Method Exist

service/api/service.go:19–19  ·  view source on GitHub ↗
(ctx context.Context, aid string, api *Exist)

Source from the content-addressed store, hash-verified

17 CountByService(ctx context.Context, service string) (int64, error)
18 CountMapByService(ctx context.Context, service ...string) (map[string]int64, error)
19 Exist(ctx context.Context, aid string, api *Exist) error
20 ListForService(ctx context.Context, serviceId string) ([]*API, error)
21 ListForServices(ctx context.Context, serviceIds ...string) ([]*API, error)
22 GetInfo(ctx context.Context, aid string) (*Info, error)

Callers 4

OnInitMethod · 0.65
CreateMethod · 0.65
EditMethod · 0.65
CreateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected