<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>codehex</author_name>
  <author_url>https://blog.hatena.ne.jp/codehex/</author_url>
  <blog_title>アルパカ三銃士</blog_title>
  <blog_url>https://codehex.hateblo.jp/</blog_url>
  <categories>
    <anon>go</anon>
    <anon>golang</anon>
  </categories>
  <description>環境 MacBook Air (11-inch, Mid 2012) OSX 10.11.6（15G1108） メモリ 8 GB 2 GHz Intel Core i7 build を行うソースコード 今回、チャネルや goroutine は build 時にどうなるのか気になったので、このようなソースコードを準備しました。 package main func main() { title := &quot;Hello, World&quot; strCh := make(chan string) go func() { s := &lt;-strCh println(s) }() strCh &lt;- title clo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcodehex.hateblo.jp%2Fentry%2F2016%2F12%2F01%2F093000&quot; title=&quot;go build をデバッグしてみた - アルパカ三銃士&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Sorted_binary_tree_preorder.svg/220px-Sorted_binary_tree_preorder.svg.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-12-01 09:30:00</published>
  <title>go build をデバッグしてみた</title>
  <type>rich</type>
  <url>https://codehex.hateblo.jp/entry/2016/12/01/093000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
