Merge lp://staging/~prudhvikrishna/goamz/sqs into lp://staging/~gophers/goamz/trunk
Proposed by
Prudhvi Surapaneni
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~prudhvikrishna/goamz/sqs |
Merge into: | lp://staging/~gophers/goamz/trunk |
Diff against target: |
1304 lines (+1280/-0) 5 files modified
response_test.go (+238/-0) sign.go (+35/-0) sqs.go (+581/-0) sqs_test.go (+306/-0) suite_test.go (+120/-0) |
To merge this branch: | bzr merge lp://staging/~prudhvikrishna/goamz/sqs |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
The Go Language Gophers | Pending | ||
Review via email: mp+107309@code.staging.launchpad.net |
To post a comment you must log in.
Unmerged revisions
- 3. By Prudhvi Surapaneni
-
Fix Attribute Names
- 2. By Prudhvi Surapaneni
-
Use different Path's basing on access
- 1. By Prudhvi Surapaneni
-
Import SQS