-
Notifications
You must be signed in to change notification settings - Fork 18k
flag: add FlagSet example #64443
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
flag: add FlagSet example #64443
Conversation
Adds an example test for using FlagSet. Fixes: 36307
This PR (HEAD: 9b2822d) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/545736. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Miki Tebeka: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Jorropo: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Miki Tebeka: Patch Set 2: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Jorropo: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Rob Pike: Patch Set 3: (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Miki Tebeka: Patch Set 3: (4 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
This PR (HEAD: ca75650) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/545736. Important tips:
|
Message from Rob Pike: Patch Set 4: (5 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
This PR (HEAD: f8f1f65) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/545736. Important tips:
|
Message from Miki Tebeka: Patch Set 4: (6 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Miki Tebeka: Patch Set 4: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Rob Pike: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
This PR (HEAD: f0ff6c5) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/545736. Important tips:
|
Message from Miki Tebeka: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Rob Pike: Patch Set 6: Code-Review+2 Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Gopher Robot: Patch Set 6: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Gopher Robot: Patch Set 6: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Dmitri Shuralyov: Patch Set 6: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Christopher Taylor: Patch Set 7: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
This PR (HEAD: ee4c00c) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/545736. Important tips:
|
Message from Miki Tebeka: Patch Set 7: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Christopher Taylor: Patch Set 8: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
This PR (HEAD: 79e5304) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/545736. Important tips:
|
Message from Miki Tebeka: Patch Set 8: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Dmitri Shuralyov: Patch Set 9: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Go LUCI: Patch Set 9: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2023-12-06T15:56:03Z","revision":"027ce14198340a9ad67ee613899ff073e11aa20e"} Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Dmitri Shuralyov: Patch Set 9: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Go LUCI: Patch Set 9: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Go LUCI: Patch Set 9: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Christopher Taylor: Patch Set 9: Code-Review+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Carlos Amedee: Patch Set 9: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Christopher Taylor: Patch Set 9: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Ian Lance Taylor: Patch Set 10: Auto-Submit+1 Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Add an example for using FlagSet. Fixes #36307 Change-Id: I0bf5805bd836a4f2e9632aafe22dc3eeb1164dcd GitHub-Last-Rev: 79e5304 GitHub-Pull-Request: #64443 Reviewed-on: https://go-review.googlesource.com/c/go/+/545736 Auto-Submit: Ian Lance Taylor <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Christopher Taylor <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> Reviewed-by: Rob Pike <[email protected]>
Message from Go LUCI: Patch Set 10: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-07-15T20:56:40Z","revision":"4f19d2f467e06587b489bdc1d4f133ef18bee966"} Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
Message from Ian Lance Taylor: Patch Set 10: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/545736. |
This PR is being closed because golang.org/cl/545736 has been merged. |
Add an example for using FlagSet.
Fixes #36307