Registry / utility / golangci-maligned

golangci-maligned

JSON →
library0.0.0-20180506175553-b1d89398decagogounverified

A Go linter that detects struct fields that could be rearranged to reduce memory usage.

go get github.com/golangci/maligned
INSTALL
IMPORT
SIG · GOLANGCI-MALIGNED
G
golangci-maligned
utilitygov0.0.0-20180506175553-b1d89398deca
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

maligned
github.com/golangci/maligned

Access the maligned analyzer

package main import ( "fmt" "github.com/golangci/maligned" ) func main() { fmt.Println(maligned.Analyzer.Name) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180506175553-b1d89398decalatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
golangci-maligned — go get golangci-maligned · libregistry