]> Cypherpunks repositories - gostls13.git/commit
log/slog: fix documented value type for SourceKey
authorSean Liao <sean@liao.dev>
Sat, 26 Aug 2023 12:32:09 +0000 (13:32 +0100)
committerJonathan Amsterdam <jba@google.com>
Tue, 29 Aug 2023 13:26:51 +0000 (13:26 +0000)
commit92f7209ebd11566c846032d021c1b2d18bd57843
tree0c40ab9b17936f5748e5a06f0f749db606d2eacc
parente016fabb55d0a50b6eeb9c85b0a5d42e27e8c8f3
log/slog: fix documented value type for SourceKey

Fixes #62294

Change-Id: I5df0d8bdf5ae8bc11ffa0e66e3e8776fd3e565a2
Reviewed-on: https://go-review.googlesource.com/c/go/+/523195
Run-TryBot: Sean Liao <sean@liao.dev>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Joedian Reid <joedian@golang.org>
src/log/slog/handler.go