Registry / utility / gaijinentertainment-go-exhaustruct-v2

gaijinentertainment-go-exhaustruct-v2

JSON →
library2.3.0gogounverified

Package exhaustruct is a linter that checks if all struct fields are initialized.

go get github.com/GaijinEntertainment/go-exhaustruct/v2
INSTALL
IMPORT
SIG · GAIJINENTERTAINMEN
G
gaijinentertainment-go-exhaustruct-v2
utilitygov2.3.0
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.

exhaustruct
github.com/GaijinEntertainment/go-exhaustruct/v2

Run the exhaustruct linter

package main import ( "github.com/GaijinEntertainment/go-exhaustruct/v2/analyzer" "golang.org/x/tools/go/analysis/singlechecker" ) func main() { singlechecker.Main(analyzer.NewAnalyzer()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
gaijinentertainment-go-exhaustruct-v2 — go get gaijinentertainment-go-exhaustruct-v2 · libregistry