google/gvisor

Use error wrapping in Go 1.13

Ouverte

#2 270 ouverte le 26 mars 2020

 (18 commentaires) (0 réaction) (0 personne assignée)Go (1 061 forks)batch import
good first issuepriority: p3status: help wantedtype: cleanup

Métriques du dépôt

Stars
 (12 713 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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