Registry / utility / alecthomas-go-check-sumtype

alecthomas-go-check-sumtype

JSON →
library0.3.1gogounverified

A linter to enforce exhaustive type switches on sum types in Go.

go get github.com/alecthomas/go-check-sumtype
INSTALL
IMPORT
SIG · ALECTHOMAS-GO-CHEC
A
alecthomas-go-check-sumtype
utilitygov0.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.

checksumtype
github.com/alecthomas/go-check-sumtype

Print the version of go-check-sumtype.

package main import ( "fmt" "github.com/alecthomas/go-check-sumtype" ) func main() { fmt.Println(checksumtype.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
28
Meta
1
OpenAI (training)
1
Resources
alecthomas-go-check-sumtype — go get alecthomas-go-check-sumtype · libregistry