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

Method ListInfoForServices

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

Source from the content-addressed store, hash-verified

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
27 ListLatestCommitProxy(ctx context.Context, aid ...string) ([]*commit.Commit[Proxy], error)
28 LatestProxy(ctx context.Context, aid string) (*commit.Commit[Proxy], error)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected