Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
| | | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory | ||
* | modules/sync: minor field refactor | Unknwon | 2017-01-25 |
| | |||
* | modules/sync: add UniqueQueue | Unknwon | 2016-08-30 |