<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="AutoImportSettings"> <option name="autoReloadType" value="SELECTIVE" /> </component> <component name="ChangeListManager"> <list default="true" id="9979eb22-471e-4f2f-b624-fd3edb5e8c6e" name="Changes" comment=""> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" 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="ComposerSettings"> <execution /> </component> <component name="FileTemplateManagerImpl"> <option name="RECENT_TEMPLATES"> <list> <option value="Go File" /> </list> </option> </component> <component name="GOROOT" url="file:///nix/store/fqzds43dcw7164rm1h51n54l2ipxi1qj-go-1.21.9/share/go" /> <component name="Git.Settings"> <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> </component> <component name="PhpWorkspaceProjectConfiguration" interpreter_name="PHP 8.2" /> <component name="ProjectColorInfo">{ "customColor": "", "associatedIndex": 8 }</component> <component name="ProjectId" id="2fGcSxoYpsPbNVbRh8sUxQtBiHv" /> <component name="ProjectViewState"> <option name="flattenModules" value="true" /> <option name="hideEmptyMiddlePackages" value="true" /> <option name="showLibraryContents" value="true" /> <option name="showVisibilityIcons" value="true" /> <option name="sortByType" value="true" /> <option name="sortKey" value="BY_TYPE" /> </component> <component name="PropertiesComponent"><![CDATA[{ "keyToString": { "DefaultGoTemplateProperty": "Go File", "Go Test.TestDummyRunnable in gitlab.schukai.com/oss/libraries/go/services/job-queues.executor": "Debug", "Go Test.TestManagerEventHandling in gitlab.schukai.com/oss/libraries/go/services/job-queues.executor": "Debug", "Go Test.TestResetStats in gitlab.schukai.com/oss/libraries/go/services/job-queues.executor": "Debug", "Go Test.TestRoundTrip in gitlab.schukai.com/oss/libraries/go/services/job-queues.executor": "Debug", "Go Test.TestScheduleJob in gitlab.schukai.com/oss/libraries/go/services/job-queues.executor": "Debug", "Go Test.TestStructure in gitlab.schukai.com/oss/libraries/go/services/job-queues.executor": "Debug", "Go Test.TestTimeFunctionSame in gitlab.schukai.com/oss/libraries/go/services/job-queues.executor": "Debug", "Go Test.TestWriteToDB1 in gitlab.schukai.com/oss/libraries/go/services/job-queues.executor": "Debug", "Go Test.TestWriteToDB2 in gitlab.schukai.com/oss/libraries/go/services/job-queues.executor": "Debug", "Go Test.TestWriteToDB4 in gitlab.schukai.com/oss/libraries/go/services/job-queues.executor": "Debug", "Go Test.go test gitlab.schukai.com/oss/libraries/go/services/job-queues.executor": "Debug", "RunOnceActivity.ShowReadmeOnStart": "true", "RunOnceActivity.go.formatter.settings.were.checked": "true", "RunOnceActivity.go.migrated.go.modules.settings": "true", "RunOnceActivity.go.modules.automatic.dependencies.download": "true", "SHARE_PROJECT_CONFIGURATION_FILES": "true", "git-widget-placeholder": "master", "go.import.settings.migrated": "true", "go.sdk.automatically.set": "true", "last_opened_file_path": "/home/vs/workspaces/oss/go-libs/job-queues/nix/scripts", "node.js.detected.package.eslint": "true", "node.js.detected.package.tslint": "true", "node.js.selected.package.eslint": "(autodetect)", "node.js.selected.package.tslint": "(autodetect)", "nodejs_package_manager_path": "npm", "settings.editor.selected.configurable": "http.proxy", "vue.rearranger.settings.migration": "true" } }]]></component> <component name="RecentsManager"> <key name="CopyFile.RECENT_KEYS"> <recent name="$PROJECT_DIR$/nix/scripts" /> <recent name="$PROJECT_DIR$/system/scripts" /> </key> <key name="MoveFile.RECENT_KEYS"> <recent name="$PROJECT_DIR$/.back" /> </key> </component> <component name="RunManager" selected="Go Test.TestManagerEventHandling in gitlab.schukai.com/oss/libraries/go/services/job-queues"> <configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application"> <module name="job-queues" /> <working_directory value="$PROJECT_DIR$" /> <go_parameters value="-i" /> <kind value="FILE" /> <directory value="$PROJECT_DIR$" /> <filePath value="$PROJECT_DIR$" /> <method v="2" /> </configuration> <configuration name="TestManagerEventHandling in gitlab.schukai.com/oss/libraries/go/services/job-queues" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true"> <module name="job-queues" /> <working_directory value="$PROJECT_DIR$" /> <kind value="PACKAGE" /> <package value="gitlab.schukai.com/oss/libraries/go/services/job-queues" /> <directory value="$PROJECT_DIR$" /> <filePath value="$PROJECT_DIR$" /> <framework value="gotest" /> <pattern value="^\QTestManagerEventHandling\E$" /> <method v="2" /> </configuration> <configuration name="TestRoundTrip in gitlab.schukai.com/oss/libraries/go/services/job-queues" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true"> <module name="job-queues" /> <working_directory value="$PROJECT_DIR$" /> <kind value="PACKAGE" /> <package value="gitlab.schukai.com/oss/libraries/go/services/job-queues" /> <directory value="$PROJECT_DIR$" /> <filePath value="$PROJECT_DIR$" /> <framework value="gotest" /> <pattern value="^\QTestRoundTrip\E$" /> <method v="2" /> </configuration> <configuration name="TestWriteToDB1 in gitlab.schukai.com/oss/libraries/go/services/job-queues" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true"> <module name="job-queues" /> <working_directory value="$PROJECT_DIR$" /> <kind value="PACKAGE" /> <package value="gitlab.schukai.com/oss/libraries/go/services/job-queues" /> <directory value="$PROJECT_DIR$" /> <filePath value="$PROJECT_DIR$" /> <framework value="gotest" /> <pattern value="^\QTestWriteToDB1\E$" /> <method v="2" /> </configuration> <configuration name="TestWriteToDB2 in gitlab.schukai.com/oss/libraries/go/services/job-queues" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true"> <module name="job-queues" /> <working_directory value="$PROJECT_DIR$" /> <kind value="PACKAGE" /> <package value="gitlab.schukai.com/oss/libraries/go/services/job-queues" /> <directory value="$PROJECT_DIR$" /> <filePath value="$PROJECT_DIR$" /> <framework value="gotest" /> <pattern value="^\QTestWriteToDB2\E$" /> <method v="2" /> </configuration> <configuration name="TestWriteToDB4 in gitlab.schukai.com/oss/libraries/go/services/job-queues" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true"> <module name="job-queues" /> <working_directory value="$PROJECT_DIR$" /> <kind value="PACKAGE" /> <package value="gitlab.schukai.com/oss/libraries/go/services/job-queues" /> <directory value="$PROJECT_DIR$" /> <filePath value="$PROJECT_DIR$" /> <framework value="gotest" /> <pattern value="^\QTestWriteToDB4\E$" /> <method v="2" /> </configuration> <configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test"> <module name="job-queues" /> <working_directory value="$PROJECT_DIR$" /> <go_parameters value="-i" /> <kind value="DIRECTORY" /> <directory value="$PROJECT_DIR$" /> <filePath value="$PROJECT_DIR$" /> <framework value="gotest" /> <method v="2" /> </configuration> <recent_temporary> <list> <item itemvalue="Go Test.TestManagerEventHandling in gitlab.schukai.com/oss/libraries/go/services/job-queues" /> <item itemvalue="Go Test.TestRoundTrip in gitlab.schukai.com/oss/libraries/go/services/job-queues" /> <item itemvalue="Go Test.TestWriteToDB4 in gitlab.schukai.com/oss/libraries/go/services/job-queues" /> <item itemvalue="Go Test.TestWriteToDB1 in gitlab.schukai.com/oss/libraries/go/services/job-queues" /> <item itemvalue="Go Test.TestWriteToDB2 in gitlab.schukai.com/oss/libraries/go/services/job-queues" /> </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"> <settings-migrated>true</settings-migrated> </component> <component name="XDebuggerManager"> <breakpoint-manager> <breakpoints> <line-breakpoint enabled="true" type="DlvLineBreakpoint"> <url>file://$PROJECT_DIR$/schedule-time.go</url> <line>61</line> <option name="timeStamp" value="7" /> </line-breakpoint> <line-breakpoint enabled="true" type="DlvLineBreakpoint"> <url>file://$PROJECT_DIR$/schedule-time.go</url> <line>53</line> <option name="timeStamp" value="8" /> </line-breakpoint> <line-breakpoint enabled="true" type="DlvLineBreakpoint"> <url>file://$PROJECT_DIR$/schedule-time.go</url> <line>51</line> <option name="timeStamp" value="9" /> </line-breakpoint> <line-breakpoint enabled="true" type="DlvLineBreakpoint"> <url>file://$PROJECT_DIR$/schedule-time.go</url> <line>25</line> <option name="timeStamp" value="18" /> </line-breakpoint> <line-breakpoint enabled="true" type="DlvLineBreakpoint"> <url>file://$PROJECT_DIR$/database-2_test.go</url> <line>32</line> <option name="timeStamp" value="20" /> </line-breakpoint> <line-breakpoint enabled="true" type="DlvLineBreakpoint"> <url>file://$PROJECT_DIR$/job-syncer.go</url> <line>70</line> <option name="timeStamp" value="21" /> </line-breakpoint> <line-breakpoint enabled="true" type="DlvLineBreakpoint"> <url>file://$PROJECT_DIR$/job-syncer.go</url> <line>62</line> <option name="timeStamp" value="23" /> </line-breakpoint> </breakpoints> </breakpoint-manager> </component> </project>