I hereby claim:
- I am rahulrumalla on github.
- I am pcrkr (https://keybase.io/pcrkr) on keybase.
- I have a public key ASCMyK94YLtctAi4-GOX-_5mmGGSNnU8AVfKF35AhMomDgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
package demo | |
import ( | |
"context" | |
"google.golang.org/api/option" | |
"cloud.google.com/go/storage" | |
) | |
// NewClient returns a new Storage client for Google Cloud Storage on GCP | |
func NewClient(ctx context.Context) (*Storage, error) { |