Nicolas Thiébaud

Results 3 comments of Nicolas Thiébaud

Here is an example: https://godoc.org/google.golang.org/api/storage/v1#BucketsListCall.Context see this blog post for details: https://blog.golang.org/context. To generalize your API you would do: ``` type Fs interface { // Create creates a file in...

I just can't believe this bug. Wasted my day.

Thanks, I will take a look.