Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

ilijamt/structvizualizer

Repository files navigation

Struct Visualizer

I needed something that will quickly visualize all my structures so I can see if I missed something or if even if it makes sense.

This is still work in progress, so if anyone wants to use it and need different stuff inside feel free to send me a PR.

##Installation

go get github.com/ilijamt/structvizualizer/cmd/structvizualize

Usage

Examples of how to use it

structvizualizer *.go
structvizualizer model.go
structvizualizer /model.go package.go ./folder/model.go

Current project visualisation

Here is the current visualization of this project, it's quite simple

$ structvizualizer *.go

cmd

Examples

Check the examples folder for more details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages