Simple tool that add json tags to go lang structs
You need to install the json_tag_generator. To get the latest released version use:
GO111MODULE=on go get github.com/aman-bansal/go_json_tag_generator@latest
json_tag_generator -source=path/fileName.go
- Add command line option to get the list of structs
If you found any issues or wanted to suggest any enhancement, do create an issue in the repo itself or shoot an email to bansalaman2905[at]gmail[dot]com.