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

Method ProviderStatistics

module/monitor/monitor.go:31–31  ·  view source on GitHub ↗
(ctx context.Context, input *monitor_dto.StatisticInput)

Source from the content-addressed store, hash-verified

29 SubscriberStatistics(ctx context.Context, input *monitor_dto.StatisticInput) ([]*monitor_dto.ServiceStatisticBasicItem, error)
30
31 ProviderStatistics(ctx context.Context, input *monitor_dto.StatisticInput) ([]*monitor_dto.ServiceStatisticBasicItem, error)
32
33 APITrend(ctx context.Context, apiId string, input *monitor_dto.CommonInput) (*monitor_dto.MonInvokeCountTrend, string, error)
34

Callers 2

ServiceOverviewMethod · 0.65
StatisticsMethod · 0.65

Implementers 1

imlMonitorStatisticModulemodule/monitor/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected