# README
sumgen example: sumgen generates interface method implementations from sum-type declarations.
go install -u github.com/smasher164/sumgen@latest
go generate
go build
# Interfaces
No description provided by the author
go install -u github.com/smasher164/sumgen@latest
go generate
go build