Registry / utility / gaijinentertainment-go-exhaustruct-v3

gaijinentertainment-go-exhaustruct-v3

JSON →
library3.3.1gogounverified

Static analysis tool to check that struct literals are fully initialized.

go get github.com/GaijinEntertainment/go-exhaustruct/v3
INSTALL
IMPORT
SIG · GAIJINENTERTAINMEN
G
gaijinentertainment-go-exhaustruct-v3
utilitygov3.3.1
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/v3

Runs the exhaustruct linter as a standalone tool.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
gaijinentertainment-go-exhaustruct-v3 — go get gaijinentertainment-go-exhaustruct-v3 · libregistry