google/gvisor

Use error wrapping in Go 1.13

开放

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

 (18 条评论) (0 个反应) (0 位负责人)Go (1,061 个派生)batch import
good first issuepriority: p3status: help wantedtype: cleanup

仓库指标

星标
 (12,713 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南