Skip to content

chore(sdk): Refine comments for methods under IggyClient #1792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vax-r
Copy link
Contributor

@vax-r vax-r commented May 15, 2025

Summary

Currently some comments are missing or repeated for the methods under IggyClient.
Make the following changes to make the comments of IggyClient more complete.

  • Clarify comments for IggyClient::builder_from_connection_string()
  • Add comment for IggyClient::from_connection_string()

@vax-r vax-r changed the title sdk: Clarify comments for builder_from_connection_string sdk: Refine comments for methods under IggyClient May 15, 2025
@vax-r vax-r changed the title sdk: Refine comments for methods under IggyClient chore(sdk): Refine comments for methods under IggyClient May 15, 2025
vax-r added 2 commits May 16, 2025 00:54
Current comment for IggyClient::builder_from_connection_string()
overlaps with IggyClient::builder(). To clarify the difference
between two methods, refine the comments for
IggyClient::builder_from_connection_string().

Signed-off-by: I Hsin Cheng <richard120310@gmail.com>
Currenly there's no comment for IggyClient::from_connection_string(),
add the corresponding comments for it and states only TCP transport
is supported for current implementation.

Signed-off-by: I Hsin Cheng <richard120310@gmail.com>
@vax-r vax-r force-pushed the Refine_comment branch from aeac27e to b09d531 Compare May 15, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant