Files
weave-scope/render/process.go
Matthias Radestock 1091225bf6 get rid of Node.Copy()
A shallow copy is sufficient. Which we get for free in most cases
since Node is passed around by value.
2016-08-02 12:42:39 +00:00

5.2 KiB