mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
add section Draft Implementation
parent
b804ccdd75
commit
43d23806fe
@ -10,6 +10,12 @@ As the amount of feedback grows, please feel free to organize this page by speci
|
|||||||
|
|
||||||
- Ben Johnson, "[Failure is Your Domain](https://middlemost.com/failure-is-your-domain/)", June 2018
|
- Ben Johnson, "[Failure is Your Domain](https://middlemost.com/failure-is-your-domain/)", June 2018
|
||||||
|
|
||||||
|
### Draft Implementation
|
||||||
|
|
||||||
|
- Go Team, “[x/exp/errors](https://godoc.org/golang.org/x/exp/errors)”, November 2018
|
||||||
|
|
||||||
|
- Torben Schinke, “[Implementation of the draft design](https://github.com/worldiety/errors)”, December 2018
|
||||||
|
|
||||||
### Error Inspection
|
### Error Inspection
|
||||||
|
|
||||||
- Ilya Sinelnikov, "[`Is` and `As` differ in behavior which is unexpected](https://github.com/sidh/go2errorsinspection)", December 2018
|
- Ilya Sinelnikov, "[`Is` and `As` differ in behavior which is unexpected](https://github.com/sidh/go2errorsinspection)", December 2018
|
||||||
|
Loading…
x
Reference in New Issue
Block a user