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

Method ListInfo

service/api/service.go:23–23  ·  view source on GitHub ↗
(ctx context.Context, aids ...string)

Source from the content-addressed store, hash-verified

21 ListForServices(ctx context.Context, serviceIds ...string) ([]*API, error)
22 GetInfo(ctx context.Context, aid string) (*Info, error)
23 ListInfo(ctx context.Context, aids ...string) ([]*Info, error)
24 ListInfoForService(ctx context.Context, serviceId string) ([]*Info, error)
25 ListInfoForServices(ctx context.Context, serviceIds ...string) ([]*Info, error)
26

Callers 12

CreateMethod · 0.65
TopMethod · 0.65
ApiStatisticsMethod · 0.65
TopAPIStatisticsMethod · 0.65
LabelsMethod · 0.65
SimpleAPIsMethod · 0.65
ExportAllMethod · 0.65
SimpleListMethod · 0.65
SearchMethod · 0.65
SimpleSearchMethod · 0.65
DiffForLatestMethod · 0.65
getProjectReleaseMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected