Skip to content

Latest commit

 

History

History

hour10

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Hour 10 - Error Handling

What You'll Learn in This Hour:

  • How to work with errors in Go
  • How to create errors
  • How to use Go's idiomatic approach to errors
  • How to write good error messages