Registry / utility / golangci-go-misc

golangci-go-misc

JSON →
library0.0.0-20220329215616-d24fe342adfegogounverified

Package misc provides miscellaneous utilities for Go code analysis.

go get github.com/golangci/go-misc
INSTALL
IMPORT
SIG · GOLANGCI-GO-MISC
G
golangci-go-misc
utilitygov0.0.0-20220329215616-d24fe342adfe
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.

misc
github.com/golangci/go-misc

Access the deadcode analyzer from the go-misc package.

package main import ( "fmt" "github.com/golangci/go-misc/deadcode" ) func main() { fmt.Println(deadcode.Analyzer) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20220329215616-d24fe342adfelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
golangci-go-misc — go get golangci-go-misc · libregistry