<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Programming on andlabs</title>
    <link>http://andlabs.dev/tags/programming/</link>
    <description>Recent content in Programming on andlabs</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>andlabs@lostsig.net (Pietro Gagliardi)</managingEditor>
    <webMaster>andlabs@lostsig.net (Pietro Gagliardi)</webMaster>
    <copyright>©2016-2023 Pietro Gagliardi. Unless otherwise noted, all content on this site is licensed under a &lt;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;&gt;Creative Commons Attribution-ShareAlike 4.0 International License&lt;/a&gt;.</copyright>
    <lastBuildDate>Thu, 02 Feb 2017 16:43:40 -0500</lastBuildDate>
    
	<atom:link href="http://andlabs.dev/tags/programming/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>The Go templates post</title>
      <link>http://andlabs.dev/blog/go-templates/</link>
      <pubDate>Thu, 02 Feb 2017 16:43:40 -0500</pubDate>
      <author>andlabs@lostsig.net (Pietro Gagliardi)</author>
      <guid>http://andlabs.dev/blog/go-templates/</guid>
      <description>This post is a slightly revised version of my original &amp;quot;The Go templates post&amp;quot; post that was originally posted 26 May 2014 4:52 PM EDT. The information is still accurate, but does not reflect the past 3 years of changes. Keep this in mind. Be sure to read both the text/template and html/template package docs for the latest info.
 The Go standard library comes with a powerful template system which allows you to generate structured text from some input data.</description>
    </item>
    
  </channel>
</rss>