summaryrefslogtreecommitdiff
path: root/src/error.rs
AgeCommit message (Collapse)Author
2019-02-03Add Helix and Kraken scopes. Client Config and allow injecting of responsesDavid Blajda
2018-12-20Replace channel based barrier with shared future based barrierDavid Blajda
2018-12-19Place barrier and waiters in their own modulesDavid Blajda
2018-12-18Refactor barrier to use traitsDavid Blajda
2018-12-18Implement auth client and auth barrierDavid Blajda