Whoops, forgot the link.
https://godoc.org/github.com/daniel-garcia/multilistener

On Thursday, August 4, 2016 at 7:57:57 PM UTC-5, Daniel Garcia wrote:
>
> I looked for an example of someone implementing a fan in pattern for 
> net.Listener but didn't find one. I wrote one for a personal project and 
> I'm posting here in case it's useful to anyone else.
>
> It allows you to take a list of net.Listener objects and it returns a 
> single listener that aggregates connections from the underlying listeners.
>
> Regards,
> Daniel
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to