a3bf13711c
I had to run `make generate`. Some API functions got additional parameters `Options` and `Context`. I used empty options and `context.TODO()` for now. Signed-off-by: leonnicolas <leonloechner@gmx.de> |
||
---|---|---|
.. | ||
internal | ||
adaptor.go | ||
codereview.cfg | ||
doc.go | ||
errors.go | ||
fmt.go | ||
format.go | ||
frame.go | ||
go.mod | ||
LICENSE | ||
PATENTS | ||
README | ||
wrap.go |
This repository holds the transition packages for the new Go 1.13 error values. See golang.org/design/29934-error-values.