directory
0.6.0
Repository: https://github.com/dominikh/go-tools.git
Documentation: pkg.go.dev

# Packages

staticcheck analyses Go code and makes it better.
structlayout displays the layout (field sizes and padding) of structs.
structlayout-optimize reorders struct fields to minimize the amount of padding.
structlayout-pretty formats the output of structlayout with ASCII art.