<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Embed files at compile time :: goshs Documentation</title>
    <link>https://docs.goshs.de/en/usage/embed/index.html</link>
    <description>How to embed files into goshs Info For this to work you will have to compile goshs yourself. See the section Build yourself for instructions.&#xA;You can embed files at compile time and ship them with your version of goshs. Any file that is in the folder embedded in the project root will be compiled into the binary and will be available while running. There is already a file called example.txt in the folder by default to demonstrate the feature.</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://docs.goshs.de/en/usage/embed/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>