]> Cypherpunks repositories - gostls13.git/commit
time: update docs to clarify goroutine-safety expectations of Time
authorNicholas Maniscalco <nicholas@maniscalco.com>
Tue, 11 Apr 2017 20:27:41 +0000 (13:27 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 24 May 2017 06:11:03 +0000 (06:11 +0000)
commit4aa5d2eede522567b183f11fd201e5d257fe652a
tree5bc216b5f39fc2100157d23528076559b55c8807
parent5dbdd798168ecd5b594bc89c03c9d56bcc9849b3
time: update docs to clarify goroutine-safety expectations of Time

Fixes #19935

Change-Id: I28e4cd6924f1b965a429a6a5ebfc4c0f952e8ae6
Reviewed-on: https://go-review.googlesource.com/40390
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/time/time.go