MCPcopy
hub / github.com/cortexlabs/cortex / AddAPI

Method AddAPI

pkg/activator/activator.go:42–42  ·  view source on GitHub ↗
(apiName string)

Source from the content-addressed store, hash-verified

40
41type StatsReporter interface {
42 AddAPI(apiName string)
43 RemoveAPI(apiName string)
44}
45

Callers 2

addAPIMethod · 0.65
mainFunction · 0.65

Implementers 2

Autoscalerpkg/autoscaler/autoscaler.go
PrometheusStatsReporterpkg/activator/request_stats.go

Calls

no outgoing calls

Tested by

no test coverage detected