Skip to content

tartavull/govisual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

govisual

Visualising Dependencies in Golang Projects

math/rand

crypto/rand

crypto/rand

Usage
     $GOPATH/bin/govisual

The various visualisations are registred as top level handlers. 
Here are some examples:

     http://localhost:8080/tree/io
     http://localhost:8080/radial/math/rand
     http://localhost:8080/forcegraph/fmt
     http://localhost:8080/chord/cmd/go

Found an Issue?

If you find a bug in the source code, you can help us by submitting an issue to our [GitHub Repository][github]. Even better you can submit a Pull Request with a fix.

Want a Feature?

You can request a new feature by submitting an issue to our [GitHub Repository][github].

Related projects

godepgraph Exports a Graphviz dot format.

All credits go to Dave Cheney, read his post

About

Visualising Dependencies in Golang Projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published