-
Notifications
You must be signed in to change notification settings - Fork 18.1k
log/slog: correct doc examples for Handler.WithGroup #64551
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
Conversation
This PR (HEAD: 5080a25) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/547215. Important tips:
|
Message from Jes Cok: Patch Set 1: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/547215. |
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/547215. |
Message from Gopher Robot: Patch Set 1: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/547215. |
Message from Jonathan Amsterdam: Patch Set 1: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/547215. |
Message from Jonathan Amsterdam: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/547215. |
Message from Bryan Mills: Patch Set 1: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/547215. |
Message from Jes Cok: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/547215. |
Fixes #64519 Change-Id: Iaea5de74402b77eb5a42979bd3baa1276b13d585 GitHub-Last-Rev: 5080a25 GitHub-Pull-Request: #64551 Reviewed-on: https://go-review.googlesource.com/c/go/+/547215 Reviewed-by: Bryan Mills <[email protected]> Reviewed-by: Jonathan Amsterdam <[email protected]> Run-TryBot: Jes Cok <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
Message from Jonathan Amsterdam: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/547215. |
This PR is being closed because golang.org/cl/547215 has been merged. |
Fixes golang#64519 Change-Id: Iaea5de74402b77eb5a42979bd3baa1276b13d585 GitHub-Last-Rev: 5080a25 GitHub-Pull-Request: golang#64551 Reviewed-on: https://go-review.googlesource.com/c/go/+/547215 Reviewed-by: Bryan Mills <[email protected]> Reviewed-by: Jonathan Amsterdam <[email protected]> Run-TryBot: Jes Cok <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
Fixes #64519