initial go backend

This commit is contained in:
Florian Hoss 2022-03-30 12:39:04 +02:00
parent 509622aec0
commit 28ebe953e0
11 changed files with 205 additions and 0 deletions

9
Lab01/app/.idea/app.iml generated Normal file
View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="Go" enabled="true" />
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>