initial go backend
This commit is contained in:
parent
509622aec0
commit
28ebe953e0
11 changed files with 205 additions and 0 deletions
8
Lab01/app/.idea/modules.xml
generated
Normal file
8
Lab01/app/.idea/modules.xml
generated
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/app.iml" filepath="$PROJECT_DIR$/.idea/app.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
Reference in a new issue