go-callvis

by ondrajz · Developer Tools

Visualize call graph of a Go program using Graphviz

New0 ratings6,506 starsActive
Developer ToolsDeveloper ToolGoMakefile
Open project ↗↓ Download v0.7.1GitHub⚑ Report
go-callvis preview

About this project

go-callvis go-callvis is a development tool to help visualize call graph of a Go program using interactive view. Introduction The purpose of this tool is to provide developers with a visual overview of a Go program using data from call graph and its relations with packages and types. This is especially useful in larger projects where the complexity of the code much higher or when you are just simply trying to understand code of somebody else. Features — click on package to quickly switch the focus using interactive viewer — focus specific package in the program — group functions by package — group methods by their receiver type — filter packages to specific import…

Technologies

MakefileGogolangawesome-gocallgraph

Project health

Low recent activity
Last update5 months ago
Contributors26
Latest releasev0.7.1
Open issues & PRs73
LicenseMIT
On GitHubsince 2016

GitHub

6,506
stars
430
forks
26
contributors
73
open issues & PRs
Go
language
5 months ago
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review go-callvis.

Built by

ondrajz
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain ondrajz/go-callvis? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like