Skip to content

Consider reusing the golang.org/x/tools callgraph libraries and tools #3

@adonovan

Description

@adonovan

Nice work! You might be interested in these other libraries and tools that construct the call graph of a Go program:

golang.org/x/tools/go/callgraph
represents the call graph of a Go program

golang.org/x/tools/cmd/callgraph
computes the call graph of a program

golang.org/x/tools/cmd/godoc -analysis=pointer
displays the call graph of a Go program in a web interface

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions