modgraph

module
v0.0.0-...-84bfc06 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2020 License: MIT

README

modgraph

Produce graphviz diagrams of import relationships between packages within a single Go module.

Installation

GO111MODULE=off go get -u github.com/jmalloc/modgraph/...

Usage

cd /path/to/module
modgraph | dot -Tpng -o /tmp/graph.png

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL