Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.
/ maligned Public archive
forked from mdempsky/maligned

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

License

Notifications You must be signed in to change notification settings

golangci/maligned

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Install:

    go get github.com/mdempsky/maligned

Usage:

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

About

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%