]> Cypherpunks repositories - gostls13.git/commit
time: simplify: tell people to not use == with Time values
authorIan Lance Taylor <iant@golang.org>
Sun, 30 Oct 2016 15:56:19 +0000 (11:56 -0400)
committerIan Lance Taylor <iant@golang.org>
Tue, 1 Nov 2016 19:57:35 +0000 (19:57 +0000)
commit2c5bce1cfa242f27ffece3d30e8b851e3e923be2
treee9d6c3d0138aac33e86c47cc42f7149954adb4ad
parentd89ab1398eef9a3f08db2a49ff3cbe158001474d
time: simplify: tell people to not use == with Time values

Change-Id: I49952f89b04f41109bb6591c6f025971d9880123
Reviewed-on: https://go-review.googlesource.com/32411
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: David Symonds <dsymonds@golang.org>
src/time/time.go