We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc9da4a commit 8253fa5Copy full SHA for 8253fa5
README.md
@@ -83,7 +83,6 @@ __Messaging Patterns__:
83
| [Publish/Subscribe](publish_subscribe.go) | Passes information to a collection of recipients who subscribed to a topic |
84
| [Push & Pull](push_pull.go) | Distributes messages to multiple workers, arranged in a pipeline |
85
86
-
87
__Stability Patterns__:
88
89
| Pattern | Description |
0 commit comments