mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 18:20:27 +00:00
* Add topology.ReplaceNode() for efficiency In some places AddNode() was called after adding to an existing node, in which case the Merge() is just a waste of time.