<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Go on Steve Xuereb</title>
    <link>https://steve.mt/tags/go/</link>
    <description>Recent content in Go on Steve Xuereb</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 14 Oct 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://steve.mt/tags/go/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go Context Logger</title>
      <link>https://steve.mt/blog/2025-10-14-go-context-logger/</link>
      <pubDate>Tue, 14 Oct 2025 00:00:00 +0000</pubDate>
      
      <guid>https://steve.mt/blog/2025-10-14-go-context-logger/</guid>
      <description>Go&amp;rsquo;s log/slog package can automatically print keys from the passed context using &lt;code&gt;slog.InfoContext&lt;/code&gt;.</description>
    </item>
    
    <item>
      <title>go tool dist list</title>
      <link>https://steve.mt/blog/2021-07-03-go-tool-dist-list/</link>
      <pubDate>Sat, 03 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://steve.mt/blog/2021-07-03-go-tool-dist-list/</guid>
      <description>Shows how go tool dist list reveals every GOOS/GOARCH combo so you can cross-compile with confidence.</description>
    </item>
    
    <item>
      <title>Go Performance Tools Cheat Sheet</title>
      <link>https://steve.mt/blog/2021-05-28-go-performance-tools-cheat-sheet/</link>
      <pubDate>Fri, 28 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://steve.mt/blog/2021-05-28-go-performance-tools-cheat-sheet/</guid>
      <description>Reference tour of Go benchmarks, pprof, tracing, flame graphs, and comparison workflows using a demo repo.</description>
    </item>
    
    <item>
      <title>import &#34;context&#34;</title>
      <link>https://steve.mt/blog/2021-04-03-import-context/</link>
      <pubDate>Sat, 03 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://steve.mt/blog/2021-04-03-import-context/</guid>
      <description>Deep dive on Go’s context package covering cancellation, deadlines, and concrete HTTP, CLI, and concurrency patterns.</description>
    </item>
    
    <item>
      <title>Go Trace Shortcut</title>
      <link>https://steve.mt/blog/2020-07-21-go-trace-shortcut/</link>
      <pubDate>Tue, 21 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>https://steve.mt/blog/2020-07-21-go-trace-shortcut/</guid>
      <description>Captures a Go execution trace and shows that pressing ? in the web UI reveals every navigation shortcut.</description>
    </item>
    
  </channel>
</rss>
