On Thu, Oct 3, 2019 at 6:18 AM JuciÊ Andrade <oju...@gmail.com> wrote: > > On Thursday, October 3, 2019 at 2:24:20 AM UTC-3, burak serdar wrote: >> >> It can be argued that you were misusing channels. Channels are >> synchronization mechanisms between goroutines. They are not generic >> data pipes. > > > I use channels exactly that way and they work pretty well.
Then you're paying some penalty for synchronization where the same thing can be achieved without that penalty. > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to golang-nuts+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/golang-nuts/8be28087-29d9-4544-8a1d-d6108b95c4b3%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CAMV2RqosctJtTU4OT00q0w3tUGaF%2BVGhpy8Nysi6RiL9KFGV9w%40mail.gmail.com.