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

Method RestChartOverview

controller/service/service.go:41–41  ·  view source on GitHub ↗
(ctx *gin.Context, serviceId string, start string, end string)

Source from the content-addressed store, hash-verified

39
40 AIChartOverview(ctx *gin.Context, serviceId string, start string, end string) (*monitor_dto.ServiceChartAIOverview, error)
41 RestChartOverview(ctx *gin.Context, serviceId string, start string, end string) (*monitor_dto.ServiceChartRestOverview, error)
42
43 ServiceOverview(ctx *gin.Context, serviceId string) (*service_dto.Overview, error)
44

Callers 2

RestChartOverviewMethod · 0.65
ChartRestOverviewMethod · 0.65

Implementers 1

imlServiceControllercontroller/service/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected