<?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 Development notes</title>
    <link>https://dev-pages.info/categories/go/</link>
    <description>Recent content in Go on Development notes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 25 Oct 2020 20:18:42 +0300</lastBuildDate><atom:link href="https://dev-pages.info/categories/go/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go Slices and Maps</title>
      <link>https://dev-pages.info/go-slices-and-maps/</link>
      <pubDate>Sun, 25 Oct 2020 20:18:42 +0300</pubDate>
      
      <guid>https://dev-pages.info/go-slices-and-maps/</guid>
      <description>&lt;p&gt;This post describes some slice and maps features which may be opaue.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Methods and Interfaces in Go</title>
      <link>https://dev-pages.info/methods-and-interfaces-in-go/</link>
      <pubDate>Thu, 30 Apr 2020 22:43:33 +0300</pubDate>
      
      <guid>https://dev-pages.info/methods-and-interfaces-in-go/</guid>
      <description>&lt;p&gt;This post is a small cheatsheet for Methods and Interfaces in Go. Here I provide main features and describe what methods, interfaces, pointer receiver and value receiver are.&lt;/p&gt;
&lt;p&gt;There are no detailed explanations or tricky examples about how to use them. For such content please see other resources.&lt;/p&gt;
&lt;p&gt;At the end of the page, there is a small list of useful links to read&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
