mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-15 19:41:02 +00:00
Comment
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
// return another Node.
|
||||
//
|
||||
// If the output ID is blank, the node shall be omitted from the rendered topology.
|
||||
// (we chose not to return an extra bool because it adds clutter)
|
||||
type MapFunc func(report.Node) report.Node
|
||||
|
||||
// Renderer is something that can render a report to a set of Nodes.
|
||||
|
||||
Reference in New Issue
Block a user