-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor main.go to handle new tag and field names
The changes include the renaming of variable 'newName' to 'jsonName' improving overall clarity, and a significant refactoring of the field tag handling logic. New logic is introduced to handle 'protobuf' tags and improve handling of 'json' tags, while also preventing duplicate tags. This refactor enhances code maintainability and readability.
- Loading branch information
Showing
1 changed file
with
28 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters