We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa398cf commit 939f32bCopy full SHA for 939f32b
golang-defer.md
@@ -1,4 +1,4 @@
1
-Title: Golang: Defering statements
+Title: Golang: Deferring statements
2
Tags: golang
3
4
The defer keyword allows you to defer a statement executement until just before the function ends.
0 commit comments