mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-25 00:06:46 +00:00
This gives us a single source of truth in a variety of situations where we want to know what view to direct a user to in order to 'open' a particular node. I wanted to put this in app/api_topologies where the views are defined, but that creates a circular import.