Skip to content
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

Add examples for Client.With*() methods #353

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

Conversation

fmoor
Copy link
Member

@fmoor fmoor commented Mar 7, 2025

fixes #288

To view the rendered documentation run the following in a local checkout of this branch:

go run golang.org/x/pkgsite/cmd/pkgsite@latest

@fmoor fmoor requested review from 1st1 and scotttrinh March 10, 2025 17:48
@fmoor fmoor force-pushed the fmoor/288-with-examples branch from b43fdbd to 83c0815 Compare March 10, 2025 23:30
@fmoor fmoor changed the title Add examples for Client.With*() methods Add doc examples for Client.With*() methods Mar 11, 2025
@fmoor fmoor changed the title Add doc examples for Client.With*() methods Add examples for Client.With*() methods Mar 11, 2025
* Add examples for client query methods

* Update client.go

Co-authored-by: Scott Trinh <[email protected]>

---------

Co-authored-by: Scott Trinh <[email protected]>
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.

Add examples for WithConfig() etc. client methods
1 participant