Matt Joiner
|
cb1bf0f413
|
goimports -local
|
2019-08-21 20:58:40 +10:00 |
Matt Joiner
|
338287486f
|
Always return errors when handshakes or dialing fails
I intend to use xerrors-style error handling for special cases.
|
2019-07-19 16:15:46 +10:00 |
Matt Joiner
|
63d215568a
|
Tidy up function signature
|
2019-07-19 14:56:29 +10:00 |
Matt Joiner
|
fc4fab91f5
|
Switch to goimports import sorting
Used to use sortimports, but it's old, and goimports seems to have an opinion now.
|
2018-11-02 23:12:01 +11:00 |
Matt Joiner
|
a7e338a3f1
|
More sortimports
|
2018-07-07 11:40:06 +10:00 |
Matt Joiner
|
76a3c0891a
|
Expose handshake stuff in peer_protocol
|
2018-07-07 11:31:29 +10:00 |