Skip to content
/ gsorder Public

Reorders the fields of structure to optimize the amount of padding.

Notifications You must be signed in to change notification settings

barryz/gsorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Reorders the fields of structure to optimize the amount of padding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages