-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(go): comments are enhanced to provide better developer experience (
#1536) ## 🧭 What and Why 🎟 JIRA Ticket: https://algolia.atlassian.net/browse/APIC-665 To improve the developer experience, we need better documentation on our code so the users will not need to switch between external documentation and code again and again. ### Changes included: - Added and improved comments on all the requests. - Some pieces are reordered to give easier navigation when using the package. ## 🧪 Test Nothing changed functionally, generated commit can be checked to see examples of the comments.
- Loading branch information
1 parent
67e4fde
commit 72755c1
Showing
2 changed files
with
54 additions
and
24 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
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