<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: kamlwaysadhead</title>
    <description>The latest articles on DEV Community by kamlwaysadhead (@kamlwaysadhead).</description>
    <link>https://dev.to/kamlwaysadhead</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F846078%2Fee05239f-f31b-447c-83a3-9f0a0cfc1efc.jpg</url>
      <title>DEV Community: kamlwaysadhead</title>
      <link>https://dev.to/kamlwaysadhead</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kamlwaysadhead"/>
    <language>en</language>
    <item>
      <title>Is it possible to run a Golang app as Windows Service AND Linux deamon</title>
      <dc:creator>kamlwaysadhead</dc:creator>
      <pubDate>Tue, 12 Apr 2022 06:33:09 +0000</pubDate>
      <link>https://dev.to/kamlwaysadhead/is-it-possible-to-run-a-golang-app-as-windows-service-and-linux-deamon-52dj</link>
      <guid>https://dev.to/kamlwaysadhead/is-it-possible-to-run-a-golang-app-as-windows-service-and-linux-deamon-52dj</guid>
      <description>&lt;p&gt;As golang provide the ability to build the Cross-Platform app with the same source code. I like to create the one Window-service kind of program with is run on Cross-Platforms like- Windows, Linux and Apple. I know outside programs exist to run exe as service, like NSSM, but it is a server that I'd like to avoid outside programs on and I'd like to know the "correct" way to go about this. Please guide.&lt;/p&gt;

</description>
      <category>go</category>
    </item>
  </channel>
</rss>
