package
0.0.0-20240416081548-73764879b03f
Repository: https://github.com/chennqqi/go-generate-examples.git
Documentation: pkg.go.dev

# README

sumgen example: sumgen generates interface method implementations from sum-type declarations.

go install -u github.com/smasher164/sumgen@latest
go generate
go build

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author