google/gvisor

Use error wrapping in Go 1.13

Open

#2 270 ouverte le 26 mars 2020

Voir sur GitHub
 (18 commentaires) (0 réactions) (0 assignés)Go (12 713 stars) (1 061 forks)batch import
good first issuepriority: p3status: help wantedtype: cleanup

Description

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

Guide contributeur