Admiral-Piett / goaws

AWS (SQS/SNS) Clone for Development testing
MIT License
779 stars 144 forks source link

add attributes support to ReceiveMessage #139

Closed jeloou closed 6 years ago

jeloou commented 6 years ago

This PR adds attributes to the output format of the ReceiveMessage action. It also refactors app/gosqs/sosqs.go to make it easier to read.

jeloou commented 6 years ago

@p4tin - can you take a look at the fixes? I would be nice to have this merged.

p4tin commented 6 years ago

@jeloou - Good Work