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

# README

gostringer example: Tool to automate the creation of methods that satisfy the fmt.GoStringer interface.

doc

go install github.com/sourcegraph/gostringer@latest
go generate
go build