Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gqlerror: implement List.Unwrap (#290)
Go 1.20 has added a new Unwrap method for error values holding multiple errors. Implement this method as that errors.Is/As work as expected.
- Loading branch information