fix(quic): properly unwrap OONI errors from TransportError (#495)
Noticed while playing around with QUIC code. Part of https://github.com/ooni/probe/issues/1544.
This commit is contained in:
parent
50b58672c6
commit
00a85cb7f0
10 changed files with 128 additions and 27 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// Code generated by go generate; DO NOT EDIT.
|
||||
// Generated: 2021-09-07 20:42:20.147482 +0200 CEST m=+0.110557751
|
||||
// Generated: 2021-09-08 23:09:33.310337 +0200 CEST m=+0.166410043
|
||||
|
||||
package errorsx
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue