internal/profile.NodeInfo.PrintableName (method)
6 uses
internal/profile (current package)
graph.go#L119: func (i *NodeInfo) PrintableName() string {
graph.go#L447: name := n.Info.PrintableName()
graph.go#L494: from1 := el[i].Src.Info.PrintableName()
graph.go#L495: from2 := el[j].Src.Info.PrintableName()
graph.go#L500: to1 := el[i].Dest.Info.PrintableName()
graph.go#L501: to2 := el[j].Dest.Info.PrintableName()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)