commit | 56fce82a745462eae2bb32acf92ac6e10a879aef | [log] [tgz] |
---|---|---|
author | Jean de Klerk <deklerk@google.com> | Wed Dec 19 08:56:27 2018 -0800 |
committer | Jonathan Amsterdam <jba@google.com> | Wed Dec 19 18:41:15 2018 +0000 |
tree | e7d20d4f68dcf64135c33c6e1ede63be255462b9 | |
parent | 7d6377eee41ff45f3c44dfa30e3c2275066a5cf6 [diff] |
cmd/apidiff: add additional documentation module cache behavior Change-Id: I377c726680a0246ad8a0ee687058d888454584b9 Reviewed-on: https://go-review.googlesource.com/c/155058 Reviewed-by: Jonathan Amsterdam <jba@google.com>
This subrepository holds experimental and deprecated (in the old
directory) packages.
The idea for this subrepository originated as the pkg/exp
directory of the main repository, but its presence there made it unavailable to users of the binary downloads of the Go installation. The subrepository has therefore been created to make it possible to go get
these packages.
Warning: Packages here are experimental and unreliable. Some may one day be promoted to the main repository or other subrepository, or they may be modified arbitrarily or even disappear altogether.
In short, code in this subrepository is not subject to the Go 1 compatibility promise. (No subrepo is, but the promise is even more likely to be violated by go.exp than the others.)
Caveat emptor.