Skip to content

Implement Go specific methods for call graph generation #219

@MashyBasker

Description

@MashyBasker

Use the language agnostic call graph interface to create a Go specific call graph generation. Support parsing Go files in an entire codebase, extracting function declaration and call expressions. Include this for third party packages from go/pkg/mod or go/pkg/vendor and resolve the calls from first party code of the third party package methods.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions