converted docker api code to go lang

This commit is contained in:
2021-03-25 01:25:56 +04:00
parent 380e5afcfe
commit 1258b16a84
5 changed files with 832 additions and 164 deletions

View File

@@ -1,9 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="FacetManager">
<facet type="Python" name="Python facet">
<configuration sdkName="Python 3.8 (p2p-redering-computation)" />
</facet>
</component>
<component name="Go" enabled="true" />
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Python 3.8 (p2p-redering-computation) interpreter library" level="application" />
</component>
</module>