a-poor / a-poor/vhttp

Replace "hashicorp/go-multierror" with Go v1.20's "errors.Join"

未關閉
#6 0 則留言 0 個 reaction 已指派 1 人 已被 @a-poor 認領 在 GitHub 檢視
enhancement
主要語言
Go
星號
2
分支
1
PR 合併指標
30 天內沒有已合併 PR

描述

Go version `1.20` includes standard library support for multi-errors.

The [errors](https://pkg.go.dev/errors) library now has an [errors.Join](https://pkg.go.dev/errors#Join) function to combine multiple errors that can replace the user of the [hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) package in vhttp.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。