mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated LearnErrorHandling (markdown)
parent
5ec01e01a8
commit
70ca246eca
@ -10,6 +10,7 @@ This page links to resources about error handling in Go.
|
|||||||
|
|
||||||
## Standard Practice
|
## Standard Practice
|
||||||
|
|
||||||
|
- Read [Working with Errors in Go 1.13](https://blog.golang.org/go1.13-errors)
|
||||||
- Read [Why does Go not have exceptions?](http://golang.org/doc/faq#exceptions)
|
- Read [Why does Go not have exceptions?](http://golang.org/doc/faq#exceptions)
|
||||||
- Read [Error handling and Go](http://blog.golang.org/error-handling-and-go)
|
- Read [Error handling and Go](http://blog.golang.org/error-handling-and-go)
|
||||||
- Read [Go by Example: Errors](https://gobyexample.com/errors)
|
- Read [Go by Example: Errors](https://gobyexample.com/errors)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user