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

Method AppCountByTeam

service/service/service.go:17–17  ·  view source on GitHub ↗
(ctx context.Context, teamId ...string)

Source from the content-addressed store, hash-verified

15 universally.IServiceEdit[Edit]
16 ServiceCountByTeam(ctx context.Context, teamId ...string) (map[string]int64, error)
17 AppCountByTeam(ctx context.Context, teamId ...string) (map[string]int64, error)
18 SearchPublicServices(ctx context.Context, keyword string) ([]*Service, error)
19 Check(ctx context.Context, id string, rule map[string]bool) (*Service, error)
20 ServiceList(ctx context.Context, serviceIds ...string) ([]*Service, error)

Callers 2

SearchMethod · 0.65
SearchMethod · 0.65

Implementers 1

imlServiceServiceservice/service/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected