Hacker News new | ask | show | jobs
by camus2 3146 days ago
None, the feature that completely depends on defer is recovering from panics.

The order in which defer statements are executed is predictable, unlike goroutines.