MCPcopy 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
71type ScalingSignalProvider interface {
72 CurrentSignals() types.ScalingSignals
73}

Callers

nothing calls this directly

Implementers 1

Serverinternal/server/server.go

Calls

no outgoing calls

Tested by

no test coverage detected