Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor error handling in decode_struct.go (#51)
This commit simplifies the error handling process within the decode_struct.go file. It removes an unnecessary nested conditional check around the existence of the 'Second' field, streamlining the code for better readability and efficiency.
- Loading branch information