Hi there,

maybe you should take a look on this one :
https://play.golang.org/p/SpTNuGG-ni

On Wednesday, August 31, 2016 at 8:25:21 AM UTC+2, dja...@gmail.com wrote:
>
> https://play.golang.org/p/FMs01ACKJv  ?
>
> Djadala
>
> On Tuesday, August 30, 2016 at 8:46:23 PM UTC+3, seb....@gmail.com wrote:
>>
>> In my application I select on a ticker channel, but sometimes need to 
>> have the waiting time vary a bit. For not so frequent changes I could make 
>> a new ticker everytime, but I have the feeling this is not the best 
>> solution for higher frequencies and many rate changes. Best would be if I 
>> could tell my existing ticker "from next tick on please use an interval of 
>> x". In fact what I want is that the frequency changes over time.
>>
>> Any tips how to achieve that?
>>
>

-- 
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