mirror of
https://github.com/golang/go
synced 2024-11-18 14:54:40 -07:00
11bbd741f5
This is to remove the confusion around having only handles that have had Get called pin the value into memory. Instead now there is a single handle per key, and it is the handle that is weakly held not the value. Change-Id: I9e813a0dfe2adf4cb651af9b5cfc8878fa71c041 Reviewed-on: https://go-review.googlesource.com/c/tools/+/186839 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
memoize_test.go | ||
memoize.go | ||
nocopy.go |