Skip to content

atc0005/structslop

Repository files navigation

structslop

Build Status

Package structslop defines an Analyzer that checks struct can be re-arranged fields to get optimal struct size.

Installation

go get github.com/orijtech/structslop/cmd/structslop

Development

Go 1.15+

Running test

Add test case to testdata/src/struct directory, then run:

go test

Contributing

TODO

About

[fork for PRs]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%