<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Golang_Snippets</id>
	<title>Golang Snippets - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Golang_Snippets"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Golang_Snippets&amp;action=history"/>
	<updated>2026-04-05T03:46:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Golang_Snippets&amp;diff=1092&amp;oldid=prev</id>
		<title>Busk: Created page with &quot;```     xType := fmt.Sprintf(&quot;%T&quot;, a)     fmt.Println(xType) // &quot;[]int&quot; ```&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Golang_Snippets&amp;diff=1092&amp;oldid=prev"/>
		<updated>2021-01-10T04:28:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;```     xType := fmt.Sprintf(&amp;quot;%T&amp;quot;, a)     fmt.Println(xType) // &amp;quot;[]int&amp;quot; ```&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;```&lt;br /&gt;
    xType := fmt.Sprintf(&amp;quot;%T&amp;quot;, a)&lt;br /&gt;
    fmt.Println(xType) // &amp;quot;[]int&amp;quot;&lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>