Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | event: document select case slice use and add edge case test (#16680) | Felix Lange | 2018-05-10 | 1 | -1/+4 |
* | event: fix datarace between Subscribe and Send | Péter Szilágyi | 2017-10-20 | 1 | -3/+5 |
* | event: use sync.Once for init for faster/cleaner locking | Péter Szilágyi | 2017-02-03 | 1 | -11/+5 |
* | event: address review issues (multiple commits) | Felix Lange | 2017-02-03 | 1 | -11/+20 |
* | event: add new Subscription type and related utilities | Felix Lange | 2017-01-26 | 1 | -0/+240 |