goutils/.idea/modules.xml
Samuel Becker c50cf88dd0 Added function to send a single value into a channel.
Is a wrapper for goroutines and similar where a return value can't be collected
Also added Goland's file things
2023-01-19 12:51:46 +01:00

8 lines
No EOL
266 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/goutils.iml" filepath="$PROJECT_DIR$/.idea/goutils.iml" />
</modules>
</component>
</project>