google/gvisor

Use error wrapping in Go 1.13

オープン

#2,270 opened on 2020/03/26

 (18 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,061 件のフォーク)batch import
good first issuepriority: p3status: help wantedtype: cleanup

Repository metrics

Stars
 (12,713 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

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