scope
scope copied to clipboard
Refactor code for the describe functionality
This issue is to track the changes requested by @bboreham in PR: https://github.com/weaveworks/scope/pull/3589
There seems to be a lot of repetition going on here - could it be done in a data-driven way? E.g. a table containing function pointers like ParseServiceNodeID, WalkServices?