Skip to content

sockats/goq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goq

Abstraction layer for queues

How to use

For now, only the consuming aspect is implemented, and only AWS is supported. There is an example package, where the message type is being wrapped into a more specific data-type. The New function for these message types will be the only parts of the users' code where AWS specific code is found. After that, all uses of the messages and queue interaction should go through the provided interfaces.

About

Abstraction layer for queues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%