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

Method APICountByServices

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

Source from the content-addressed store, hash-verified

22 CommitDoc(ctx context.Context, serviceId string, data *Doc) error
23
24 APICountByServices(ctx context.Context, serviceIds ...string) (map[string]int64, error)
25
26 GetDocCommit(ctx context.Context, commitId string) (*commit.Commit[DocCommit], error)
27 // LatestDocCommit 获取最新文档

Callers 2

ServiceOverviewMethod · 0.65
OnInitMethod · 0.65

Implementers 1

imlAPIDocServiceservice/api-doc/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected