google/gvisor

Use error wrapping in Go 1.13

Open

#2,270 opened on 2020年3月26日

GitHub で見る
 (18 comments) (0 reactions) (0 assignees)Go (1,061 forks)batch import
good first issuepriority: p3status: help wantedtype: cleanup

Repository metrics

Stars
 (12,713 stars)
PR merge metrics
 (平均マージ 4d 22h) (30d で 184 merged PRs)

説明

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

コントリビューターガイド