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

Method CountByService

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

Source from the content-addressed store, hash-verified

15 universally.IServiceDelete
16 DeleteAPIInfo(ctx context.Context, aid string) error
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)

Callers 1

DeleteMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected