MCPcopy Create free account
hub / github.com/InferCore/InferCore / stubSLO

Struct stubSLO

internal/inferexec/orchestrator_test.go:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49type stubSLO struct{}
50
51func (stubSLO) RecordStart(string) {}
52func (stubSLO) RecordFirstToken(string, time.Time) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected