google/gvisor

Use error wrapping in Go 1.13

Open

#2,270 创建于 2020年3月26日

在 GitHub 查看
 (18 评论) (0 反应) (0 负责人)Go (12,713 star) (1,061 fork)batch import
good first issuepriority: p3status: help wantedtype: cleanup

描述

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

贡献者指南