Closed asrivas closed 6 years ago
Note: @y-yagi took care of the tasks quickstart in: https://github.com/gsuitedevs/go-samples/pull/11
Are you going to replace oauth2.NoContext
too?
I'll change the contexts in a separate PR. Let's keep the scope to defers for this one -- thanks!
In the quickstarts, move the defer to after the file creation error is checked, just like: https://blog.golang.org/defer-panic-and-recover