Registry / utility / musttag

musttag

JSON →
library0.9.0gogounverified

Package musttag implements a Go analyzer that enforces struct tags in function calls.

go get go.tmz.dev/musttag
INSTALL
IMPORT
SIG · MUSTTAG
M
musttag
utilitygov0.9.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.

musttag
go.tmz.dev/musttag

Run the musttag analyzer as a standalone tool.

package main import ( "go.tmz.dev/musttag" "golang.org/x/tools/go/analysis/singlechecker" ) func main() { singlechecker.Main(musttag.Analyzer) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
musttag — go get musttag · libregistry