<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Golang Notes</title><link>https://savageman.github.io/Golang-Notes/</link><description>Recent content on Golang Notes</description><generator>Hugo</generator><language>en-uk</language><lastBuildDate>Tue, 14 Apr 2026 15:26:01 +0200</lastBuildDate><atom:link href="https://savageman.github.io/Golang-Notes/index.xml" rel="self" type="application/rss+xml"/><item><title>Testable Services Without Interfaces</title><link>https://savageman.github.io/Golang-Notes/posts/testable-services/</link><pubDate>Wed, 08 Apr 2026 00:00:00 +0000</pubDate><guid>https://savageman.github.io/Golang-Notes/posts/testable-services/</guid><description>I usually don&amp;rsquo;t use interfaces, and prefer function signatures. Here&amp;rsquo;s the pattern applied to a plant watering service with sensors and recommendations.</description></item></channel></rss>