Skip to content

Commit

Permalink
highlight question
Browse files Browse the repository at this point in the history
  • Loading branch information
melekes committed Oct 4, 2018
1 parent ac4743e commit 19cd4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/architecture/adr-033-pubsub.md
Expand Up @@ -76,7 +76,7 @@ memory leaks and/or memory usage increase.

Go channels are de-facto standard for carrying data between goroutines.

Question: Does it worth switching to callback functions?
**Question: Does it worth switching to callback functions?**

### Why `Subscribe()` accepts an `out` channel?

Expand Down

0 comments on commit 19cd4c0

Please sign in to comment.