github.com/golangci/maligned

Tool to detect Go structs that would take less memory if their fields were sorted.


License
BSD-3-Clause
Install
go get github.com/golangci/maligned

Documentation

Install:

    go get github.com/mdempsky/maligned

Usage:

    maligned cmd/compile/internal/gc cmd/link/internal/ld