begin boilerplate for golang modules

This commit is contained in:
talksik
2026-01-10 14:53:31 -08:00
parent c4c17a10fe
commit e38e6a9d4b
11 changed files with 120 additions and 0 deletions
+8
View 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/api.iml" filepath="$PROJECT_DIR$/.idea/api.iml" />
</modules>
</component>
</project>