Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ NoopReconciler
Struct
NoopReconciler
coderd/prebuilds/noop.go:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
)
13
14
type
NoopReconciler
struct
{}
15
16
func
(NoopReconciler) Run(context.Context) {}
17
func
(NoopReconciler) Stop(context.Context, error) {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected