]> Cypherpunks repositories - gostls13.git/commit
time: unify the Time.Equals vs == pitfall documentation
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 14 Jun 2017 06:37:55 +0000 (06:37 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 14 Jun 2017 17:18:45 +0000 (17:18 +0000)
commitdd94bacddcd3039e63207856138028c9541b3067
treeae52c3e5010cd8539de2834ce7cea3bf119cd6c8
parentdcaac4b36535c9b80104c33567d775743f111c0b
time: unify the Time.Equals vs == pitfall documentation

Fixes #19510 (good details therein)

Change-Id: Id28b66d91435d839fd79eeed486527cc77257c12
Reviewed-on: https://go-review.googlesource.com/45698
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/time/time.go