MCPcopy 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
14type NoopReconciler struct{}
15
16func (NoopReconciler) Run(context.Context) {}
17func (NoopReconciler) Stop(context.Context, error) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected