Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.

Prefixed keys #44

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Prefixed keys #44

wants to merge 14 commits into from

Conversation

c2h5oh
Copy link
Contributor

@c2h5oh c2h5oh commented Mar 22, 2018

No description provided.

server/bucket.go Outdated
@@ -192,6 +192,8 @@ func (b *Bucket) UploadImage(ctx context.Context, im *Image) (err error) {

idxKey := b.DbIndexKey(im.Key, nil)

im.SrcURL, err = S3Upload(b.ID, im)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

err != nil ?

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

Successfully merging this pull request may close these issues.

2 participants