Commit Graph

3 Commits

Author SHA1 Message Date
Will Norris 77ed42edf8 add canonical import paths
The import path was added to the go file that included the package
documentation if one existed.  Otherwise, I used what seemed to be the
primary file for the package.

Fixes #689

Change-Id: If51be0e86529fd6f179e80af6781e639f8550fd2
2016-03-13 19:57:14 -07:00
Brad Fitzpatrick a3d915e5a9 leak: fix racy test
Based largely on Mathieu Lonjaret's Gerrit CL 2267.

Change-Id: I14634b6fc892e84cbdc718a9bb5a1aafca1ec4e9
2014-02-25 16:06:56 -08:00
Brad Fitzpatrick 45034814d8 Add pkg/leak, to help find leaks.
Change-Id: I52b15f168f63c5ac40c40f258d1f3ff2ffd4965e
2013-09-12 17:51:09 +01:00