mirror of
https://github.com/weaveworks/scope.git
synced 2026-09-06 10:17:19 +00:00
This is preparatory to future refactorings: all existing calls are to Endpoints which have no children and where we don't want a Counter. We make addChildAndChildren an obvious extension of addChild even though it adds a dead code path (we never call addChildAndChildren with an endpoint).