Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InferCore/InferCore
/ CurrentSignals
Method
CurrentSignals
internal/interfaces/interfaces.go:72–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
71
type
ScalingSignalProvider
interface
{
72
CurrentSignals() types.ScalingSignals
73
}
Callers
nothing calls this directly
Implementers
1
Server
internal/server/server.go
Calls
no outgoing calls
Tested by
no test coverage detected