We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bump golang.org/x/tools to fix compatibility with go1.22
Fix type rendering bugs
Run gofmt with simplify option
Add tests
Refactor generator
Support custom custructor name
Use github.com/dave/jennifer to generate code
Fix unexported type error
Fix error message
Improve mock destination setting logic