How defer works golang. The panic stops the flow os the program.
How defer works golang. First: func say(s string) { defer func() { .