go1_13_errors

command module
v0.0.0-...-d1122d2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2019 License: MIT Imports: 10 Imported by: 0

README

A look at Go 1.13 Errors

A talk presented on August Golang meetup showing where we are in the proposal to enhance error handling for Go 2 and what was added already in go 1.13. I also wrote a blog post about it

The slides use go present. To render the presentation:

  1. have go present golang.org/x/tools/present (go get golang.org/x/tools/cmd/present)
  2. go into the slides folder (cd slides)
  3. present or $GOPATH/bin/present
  4. Open your web browser on http://127.0.0.1:3999
  5. click on slides.slide

Also there is a sample project demonstrating how to use the new error functionalities added in go 1.13. To run it:

Requirement

  • go 1.13

Run

go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL