Skip to content

Instantly share code, notes, and snippets.

@mlowicki
Last active October 13, 2016 06:07
Show Gist options
  • Save mlowicki/de3bfe0074790e11746518b6651f707f to your computer and use it in GitHub Desktop.
Save mlowicki/de3bfe0074790e11746518b6651f707f to your computer and use it in GitHub Desktop.
> go install github.com/mlowicki/lab && ./bin/lab
Start f
Start g
Start h
3rd deferred in h
2nd deferred in h
Panic found: boom!
1st deferred in h
End g
Deferred in g
End f
Deferred in f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment