aboutsummaryrefslogtreecommitdiff
path: root/device.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use relative importsJason A. Donenfeld2018-02-121-1/+1
|
* Revert "Don't use modules"Mathias Hall-Andersen2018-02-121-1/+2
| | | | This reverts commit bffe99aeadae09abd02f2bd3184925af6b680535.
* Don't use modulesJason A. Donenfeld2018-02-121-2/+1
| | | | | Feel free to revert this if you have a strong feeling about it. But so far as I can see, it adds a lot of complexity for basically no upsides.
* Moved ratelimiter to internal packageMathias Hall-Andersen2018-02-111-2/+3
|
* Work on logging formatMathias Hall-Andersen2018-02-041-1/+0
|
* Removed debugging locksMathias Hall-Andersen2018-02-041-44/+36
|
* Align with go library layoutMathias Hall-Andersen2018-02-041-0/+372