Skip to content
/ message Public

Basic go interfaces interface for getting and sending messages and acknowledging they have been processed.

License

Notifications You must be signed in to change notification settings

twmb/message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

message

Check the godoc.

Package message is useful for when you want to continue reading after receiving an "end of messages" error. Sometimes, you just haven't finished reading. More data could be published. You've only reached the end of the current messages.

About

Basic go interfaces interface for getting and sending messages and acknowledging they have been processed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages