v0.0.5
Default Loader
is a go struct default value generator tool.
It can generate default value for struct field with tag default
and generate by dl
command.
See https://github.com/godcong/dl for more information.
Changelog
- 474dbfc refactor(github-action): update goreleaser action to v6 and add release trigger