|
|
|
<?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 afterPath="$PROJECT_DIR$/client.go" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/execute.go" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/protocol.go" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/server.go" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/shared.go" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/bindata.go" beforeDir="false" afterPath="$PROJECT_DIR$/bindata.go" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/cmd/main.go" beforeDir="false" afterPath="$PROJECT_DIR$/cmd/main.go" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/go.mod" beforeDir="false" afterPath="$PROJECT_DIR$/go.mod" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/iperf.go" beforeDir="false" afterPath="$PROJECT_DIR$/iperf.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 Application" />
|
|
|
|
<option value="Go File" />
|
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</component>
|
|
|
|
<component name="GOROOT" path="C:\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 File" />
|
|
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" 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$/embedded" />
|
|
|
|
<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="CopyFile.RECENT_KEYS">
|
|
|
|
<recent name="C:\Users\BGrewell\repos\go-iperf\embedded" />
|
|
|
|
</key>
|
|
|
|
</component>
|
|
|
|
<component name="RunManager">
|
|
|
|
<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" />
|
|
|
|
<filePath value="$PROJECT_DIR$/cmd/main.go" />
|
|
|
|
<package value="github.com/BGrewell/go-iperf/cmd" />
|
|
|
|
<directory value="$PROJECT_DIR$" />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
|
|
|
<recent_temporary>
|
|
|
|
<list>
|
|
|
|
<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="TypeScriptGeneratedFilesManager">
|
|
|
|
<option name="version" value="3" />
|
|
|
|
</component>
|
|
|
|
<component name="VgoProject">
|
|
|
|
<integration-enabled>true</integration-enabled>
|
|
|
|
</component>
|
|
|
|
<component name="WindowStateProjectService">
|
|
|
|
<state x="652" y="533" key="#Go_Modules" timestamp="1608060904277">
|
|
|
|
<screen x="0" y="0" width="3440" height="1400" />
|
|
|
|
</state>
|
|
|
|
<state x="652" y="533" key="#Go_Modules/0.0.3440.1400@0.0.3440.1400" timestamp="1608060904277" />
|
|
|
|
<state width="1676" height="403" key="GridCell.Tab.0.bottom" timestamp="1608066744405">
|
|
|
|
<screen x="0" y="0" width="3440" height="1400" />
|
|
|
|
</state>
|
|
|
|
<state width="1676" height="403" key="GridCell.Tab.0.bottom/0.0.3440.1400@0.0.3440.1400" timestamp="1608066744405" />
|
|
|
|
<state width="1676" height="403" key="GridCell.Tab.0.center" timestamp="1608066744404">
|
|
|
|
<screen x="0" y="0" width="3440" height="1400" />
|
|
|
|
</state>
|
|
|
|
<state width="1676" height="403" key="GridCell.Tab.0.center/0.0.3440.1400@0.0.3440.1400" timestamp="1608066744404" />
|
|
|
|
<state width="1676" height="403" key="GridCell.Tab.0.left" timestamp="1608066744404">
|
|
|
|
<screen x="0" y="0" width="3440" height="1400" />
|
|
|
|
</state>
|
|
|
|
<state width="1676" height="403" key="GridCell.Tab.0.left/0.0.3440.1400@0.0.3440.1400" timestamp="1608066744404" />
|
|
|
|
<state width="1676" height="403" key="GridCell.Tab.0.right" timestamp="1608066744404">
|
|
|
|
<screen x="0" y="0" width="3440" height="1400" />
|
|
|
|
</state>
|
|
|
|
<state width="1676" height="403" key="GridCell.Tab.0.right/0.0.3440.1400@0.0.3440.1400" timestamp="1608066744404" />
|
|
|
|
<state x="431" y="297" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1608062415393">
|
|
|
|
<screen x="0" y="0" width="3440" height="1400" />
|
|
|
|
</state>
|
|
|
|
<state x="431" y="297" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.3440.1400@0.0.3440.1400" timestamp="1608062415393" />
|
|
|
|
</component>
|
|
|
|
</project>
|