|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
<list default="true" id="fc2840de-29dc-4fca-8e0e-a283562f60ca" name="Default Changelist" comment="">
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/controller.go" beforeDir="false" afterPath="$PROJECT_DIR$/controller.go" afterDir="false" />
|
|
|
|
</list>
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
|
</component>
|
|
|
|
<component name="FileTemplateManagerImpl">
|
|
|
|
<option name="RECENT_TEMPLATES">
|
|
|
|
<list>
|
|
|
|
<option value="Go File" />
|
|
|
|
<option value="Go Application" />
|
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</component>
|
|
|
|
<component name="GOROOT" url="file:///usr/local/go" />
|
|
|
|
<component name="Git.Settings">
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
</component>
|
|
|
|
<component name="GoLibraries">
|
|
|
|
<option name="indexEntireGoPath" value="false" />
|
|
|
|
</component>
|
|
|
|
<component name="ProjectId" id="1lhjlU9mkZIWjchkp4HkX1szrI1" />
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
</component>
|
|
|
|
<component name="PropertiesComponent">
|
|
|
|
<property name="DefaultGoTemplateProperty" value="Go Application" />
|
|
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
|
<property name="go.import.settings.migrated" value="true" />
|
|
|
|
<property name="go.sdk.automatically.set" value="true" />
|
|
|
|
<property name="go.tried.to.enable.integration.vgo.integrator" value="true" />
|
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
|
|
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
|
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
|
|
</component>
|
|
|
|
<component name="RecentsManager">
|
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
|
|
<recent name="C:\Users\BGrewell\source\repos\go-iperf\tests\server" />
|
|
|
|
</key>
|
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
|
<recent name="$PROJECT_DIR$" />
|
|
|
|
<recent name="C:\Users\BGrewell\source\repos\go-iperf" />
|
|
|
|
<recent name="C:\Users\BGrewell\repos\go-iperf\embedded" />
|
|
|
|
</key>
|
|
|
|
</component>
|
|
|
|
<component name="RunManager" selected="Go Build.go build github.com/BGrewell/go-iperf/tests/controller">
|
|
|
|
<configuration name="go build github.com/BGrewell/go-iperf/cmd" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
|
|
|
|
<module name="go-iperf" />
|
|
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
|
|
<kind value="PACKAGE" />
|
|
|
|
<package value="github.com/BGrewell/go-iperf/cmd" />
|
|
|
|
<directory value="$PROJECT_DIR$" />
|
|
|
|
<filePath value="$PROJECT_DIR$/cmd/main.go" />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
|
|
|
<configuration name="go build github.com/BGrewell/go-iperf/tests/client" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
|
|
|
|
<module name="go-iperf" />
|
|
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
|
|
<kind value="PACKAGE" />
|
|
|
|
<package value="github.com/BGrewell/go-iperf/tests/client" />
|
|
|
|
<directory value="$PROJECT_DIR$" />
|
|
|
|
<filePath value="$PROJECT_DIR$/tests/client/client.go" />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
|
|
|
<configuration name="go build github.com/BGrewell/go-iperf/tests/controller" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
|
|
|
|
<module name="go-iperf" />
|
|
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
|
|
<kind value="PACKAGE" />
|
|
|
|
<package value="github.com/BGrewell/go-iperf/tests/controller" />
|
|
|
|
<directory value="$PROJECT_DIR$" />
|
|
|
|
<filePath value="$PROJECT_DIR$/tests/controller/main.go" />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
|
|
|
<configuration name="go build github.com/BGrewell/go-iperf/tests/extract" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
|
|
|
|
<module name="go-iperf" />
|
|
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
|
|
<kind value="PACKAGE" />
|
|
|
|
<package value="github.com/BGrewell/go-iperf/tests/extract" />
|
|
|
|
<directory value="$PROJECT_DIR$" />
|
|
|
|
<filePath value="$PROJECT_DIR$/tests/extract/main.go" />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
|
|
|
<configuration name="go build github.com/BGrewell/go-iperf/tests/server" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
|
|
|
|
<module name="go-iperf" />
|
|
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
|
|
<kind value="PACKAGE" />
|
|
|
|
<package value="github.com/BGrewell/go-iperf/tests/server" />
|
|
|
|
<directory value="$PROJECT_DIR$" />
|
|
|
|
<filePath value="$PROJECT_DIR$/tests/server/server.go" />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
|
|
|
<recent_temporary>
|
|
|
|
<list>
|
|
|
|
<item itemvalue="Go Build.go build github.com/BGrewell/go-iperf/tests/controller" />
|
|
|
|
<item itemvalue="Go Build.go build github.com/BGrewell/go-iperf/tests/extract" />
|
|
|
|
<item itemvalue="Go Build.go build github.com/BGrewell/go-iperf/tests/client" />
|
|
|
|
<item itemvalue="Go Build.go build github.com/BGrewell/go-iperf/tests/server" />
|
|
|
|
<item itemvalue="Go Build.go build github.com/BGrewell/go-iperf/cmd" />
|
|
|
|
</list>
|
|
|
|
</recent_temporary>
|
|
|
|
</component>
|
|
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
|
<component name="TaskManager">
|
|
|
|
<task active="true" id="Default" summary="Default task">
|
|
|
|
<changelist id="fc2840de-29dc-4fca-8e0e-a283562f60ca" name="Default Changelist" comment="" />
|
|
|
|
<created>1614708953320</created>
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
<updated>1614708953320</updated>
|
|
|
|
</task>
|
|
|
|
<servers />
|
|
|
|
</component>
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
<option name="version" value="3" />
|
|
|
|
</component>
|
|
|
|
<component name="VgoProject">
|
|
|
|
<integration-enabled>true</integration-enabled>
|
|
|
|
</component>
|
|
|
|
</project>
|