Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cortexlabs/cortex
/ RemoveAPI
Method
RemoveAPI
pkg/activator/activator.go:43–43 ·
view source on GitHub ↗
(apiName string)
Source
from the content-addressed store, hash-verified
41
type
StatsReporter
interface
{
42
AddAPI(apiName string)
43
RemoveAPI(apiName string)
44
}
45
46
type
Activator
interface
{
Callers
2
removeAPI
Method · 0.65
main
Function · 0.65
Implementers
2
Autoscaler
pkg/autoscaler/autoscaler.go
PrometheusStatsReporter
pkg/activator/request_stats.go
Calls
no outgoing calls
Tested by
no test coverage detected