<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Channels on iMil.net</title>
    <link>http://imil.net/blog/tags/channels/</link>
    <description>Recent content in Channels on iMil.net</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 27 Nov 2019 11:17:40 +0000</lastBuildDate>
    <atom:link href="http://imil.net/blog/tags/channels/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Understanding golang channel range... again</title>
      <link>http://imil.net/blog/posts/2019/understanding-golang-channel-range-again/</link>
      <pubDate>Wed, 27 Nov 2019 11:17:40 +0000</pubDate>
      <guid>http://imil.net/blog/posts/2019/understanding-golang-channel-range-again/</guid>
      <description>&lt;p&gt;In a &lt;a href=&#34;https://imil.net/blog/2018/12/31/Understanding-golang-channel-range/&#34;&gt;previous article&lt;/a&gt;, I tried to explain my understanding of go &lt;em&gt;channels&lt;/em&gt; interaction with &lt;em&gt;ranges&lt;/em&gt;. Turns out my explanation was probably not clear enough because here I am, nearly a year after, struggling to achieve pretty much the same exercise.&lt;/p&gt;&#xA;&lt;p&gt;So here we go again, on a good old trial and error fashion progress.&lt;/p&gt;&#xA;&lt;p&gt;The goal here is to retrieve &lt;em&gt;channel&lt;/em&gt; messages that are pushed from go routines created in a &lt;em&gt;for&lt;/em&gt; loop.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
