]> Cypherpunks repositories - gostls13.git/commit
log: mention names of flag constants in {Set,}Flags doc comments
authorAlan Donovan <adonovan@google.com>
Thu, 29 Jun 2017 17:32:54 +0000 (13:32 -0400)
committerAndrew Bonventre <andybons@golang.org>
Tue, 24 Sep 2019 23:29:19 +0000 (23:29 +0000)
commit5477623031a3f2d1384a74d0cf6b47eb9f8275ff
tree3df400f86d5df54b9e5835ff684f38d3b78ef446
parentee3dded36d69264998c39af0ec851371850d842b
log: mention names of flag constants in {Set,}Flags doc comments

Change-Id: I1217f07530dc7586fd7b933bc6a65bad163782db
Reviewed-on: https://go-review.googlesource.com/c/go/+/47232
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/log/log.go