directory
0.4.1
Repository: https://github.com/abirdcfly/go-tools.git
Documentation: pkg.go.dev

# Packages

keyify transforms unkeyed struct literals into a keyed ones.
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.