mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-19 23:57:15 +00:00
Simplification: move the 'noControls' functionality into the probe, as we don't need a whole struct to do that. The ReportPublisher interface also moves into probe where it belongs: "the consumer should define the interface" - Dave Cheney