watermill
watermill copied to clipboard
How to subscribe to all gochannel ?
Hi, I'd like to subscribe/listen to anything in a gochannel. It's possible ? Something like
s.Channel.Subscribe(context.Background(), "*") // To subscribe to `everything`
thanks
这是来自QQ邮箱的假期自动回复邮件。 您好,我现在有事,无法亲自回复您的邮件。我将在看到邮件的第一时间给您回复。
Hey, I think using only one channel to subscribe is better.