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 (1 061 forks)batch import
good first issuepriority: p3status: help wantedtype: cleanup

Métriques du dépôt

Stars
 (12 713 stars)
Métriques de merge PR
 (Merge moyen 4j 22h) (184 PRs mergées en 30 j)

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