]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
rwcancel: use errors.Is for unwrapping
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 9 Feb 2021 18:54:00 +0000 (19:54 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 9 Feb 2021 18:54:00 +0000 (19:54 +0100)
commita97ef39cd4a8a7612ff744ff0e7a4efdf3837214
tree144978993cec083a1ea6ebf87a82c7c4e717dc14
parentc040dea7985b7b5a35ca2fa746c3385732c44bd1
rwcancel: use errors.Is for unwrapping

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
rwcancel/rwcancel.go