<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>design-pattern on Jose Sitanggang</title>
    <link>https://josestg.com/tags/design-pattern/</link>
    <description>Recent content in design-pattern on Jose Sitanggang</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 30 Oct 2023 23:21:37 +0700</lastBuildDate><atom:link href="https://josestg.com/tags/design-pattern/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Practical Design Pattern in Go: Functional Options</title>
      <link>https://josestg.com/posts/design-pattern/functional-options/</link>
      <pubDate>Mon, 30 Oct 2023 23:21:37 +0700</pubDate>
      
      <guid>https://josestg.com/posts/design-pattern/functional-options/</guid>
      <description>Discover flexible object configuration in Go with a functional style</description>
    </item>
    
    <item>
      <title>Practical Design Pattern in Go: Adapter</title>
      <link>https://josestg.com/posts/design-pattern/adapter/</link>
      <pubDate>Sun, 29 Oct 2023 15:36:11 +0700</pubDate>
      
      <guid>https://josestg.com/posts/design-pattern/adapter/</guid>
      <description>Explore the Adapter Pattern in Go with real-world examples to bridge the gap between incompatible interfaces. Perfect for Go enthusiasts and design pattern explorers.</description>
    </item>
    
    <item>
      <title>Namespace in Go</title>
      <link>https://josestg.com/posts/golang/namespace-in-go/</link>
      <pubDate>Sun, 29 Oct 2023 13:50:54 +0700</pubDate>
      
      <guid>https://josestg.com/posts/golang/namespace-in-go/</guid>
      <description>Discover how to create namespaces in Go, even without built-in support!</description>
    </item>
    
  </channel>
</rss>
