gsorder gsorder is a command line tool that used for reorders the fields of structure in Go(lang) to optimize(minimize) the amount of padding. Installation $go get -u github.com/barryz/gsorder Usage $gsorder -pkg $your_go_pkg Inspiration go-tools maligned