google/gvisor

Use error wrapping in Go 1.13

Open

#2.270 geöffnet am 26. März 2020

Auf GitHub ansehen
 (18 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (12.713 Stars) (1.061 Forks)batch import
good first issuepriority: p3status: help wantedtype: cleanup

Beschreibung

Make use of the new error wrapping functionality and API to be able to check error types easier.

https://blog.golang.org/go1.13-errors

Contributor Guide