google/gvisor

Use error wrapping in Go 1.13

Aperta

#2270 aperta il 26 mar 2020

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

Metriche repository

Star
 (12.713 stelle)
Metriche merge PR
 (Merge medio 4g 22h) (184 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