You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys! New to the project and golang to some extent.
I found the existing listen example very helpful. I wanted to ask if you would consider adding an example that is more like "real life" in which an application is listening to multiple distinct channels, and how one might go about writing the supporting Go code in a way that is idiomatic and "correct" 😅
The text was updated successfully, but these errors were encountered:
Hello guys! New to the project and golang to some extent.
I found the existing
listen
example very helpful. I wanted to ask if you would consider adding an example that is more like "real life" in which an application is listening to multiple distinct channels, and how one might go about writing the supporting Go code in a way that is idiomatic and "correct" 😅The text was updated successfully, but these errors were encountered: