Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloudstorage api change? #58

Closed
vessenes opened this issue Nov 25, 2015 · 3 comments
Closed

cloudstorage api change? #58

vessenes opened this issue Nov 25, 2015 · 3 comments

Comments

@vessenes
Copy link

From a totally fresh install:

# go get -v
tchaik.com/store
# tchaik.com/store
./cloudstorage.go:43: undefined: "google.golang.org/cloud/storage".StatObject
./cloudstorage.go:48: undefined: "google.golang.org/cloud/storage".NewReader

The repos linked to don't seem to provide those functions anymore from the docs, at least.

@dhowden
Copy link
Member

dhowden commented Nov 26, 2015

Good spot! I have a fix, will push when it has been properly tested.

dhowden added a commit that referenced this issue Nov 26, 2015
Fixes build issues in #58, but requires further tests to check that is still works.

TODO: Work out how to set the project ID!
@vessenes
Copy link
Author

Cool! I'll try it out and see how it looks over here.

@dhowden
Copy link
Member

dhowden commented Nov 26, 2015

Unfortuantely my test account has stopped working (trial expired!), so I'm just getting errors about that at the moment. Will have more time to create another account at the weekend, but if you can look now that would be great.

I suspect that there will be an issue since I'm no longer passing the ProjectID through (there doesn't seem to be a way to do this in the new API, and a quick scan over the examples doesn't seem to provide an answer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants