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

Method ListForService

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

Source from the content-addressed store, hash-verified

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)
23 ListInfo(ctx context.Context, aids ...string) ([]*Info, error)

Callers 3

CreateMethod · 0.65
SimpleListMethod · 0.65
DiffForLatestMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected