google/gvisor

Use error wrapping in Go 1.13

Open

#2270 aperta il 26 mar 2020

Vedi su GitHub
 (18 commenti) (0 reazioni) (0 assegnatari)Go (1061 fork)batch import
good first issuepriority: p3status: help wantedtype: cleanup

Metriche repository

Star
 (12.713 star)
Metriche merge PR
 (Merge medio 6g 13h) (156 PR mergiate in 30 g)

Descrizione

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

Guida contributor