forked from apache/dubbo-go-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from Lvnszn/apache-config-enhance
Apache config enhance
- Loading branch information
Showing
436 changed files
with
5,535 additions
and
14,158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="context-dubbo-client" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="v3config-context" singleton="false"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="APP_LOG_CONF_FILE" value="$PROJECT_DIR$/context/dubbo/go-client/conf/log.yml" /> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/context/dubbo/go-client/conf/dubbogo.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/context/dubbo/go-client/cmd" /> | ||
<directory value="$PROJECT_DIR$" /> | ||
<filePath value="$PROJECT_DIR$/context/go-client/dubbo/cmd/client.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="context-dubbo-server" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="v3config-context" singleton="false"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/context/dubbo/go-server/conf/dubbogo.yml" /> | ||
<env name="APP_LOG_CONF_FILE" value="$PROJECT_DIR$/context/dubbo/go-server/conf/log.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/context/dubbo/go-server/cmd" /> | ||
<directory value="$PROJECT_DIR$" /> | ||
<filePath value="$PROJECT_DIR$/context/dubbo/go-server/cmd/server.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="context-triple-client" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="v3config-context"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/context/triple/go-client/conf/dubbogo.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/context/triple/go-client/cmd" /> | ||
<directory value="$PROJECT_DIR$" /> | ||
<filePath value="$PROJECT_DIR$/helloworld/go-client/cmd/client.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
<configuration default="false" name="context-triple-client" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="v3config-context"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/context/triple/go-client/conf/dubbogo.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/context/triple/go-client/cmd" /> | ||
<directory value="$PROJECT_DIR$" /> | ||
<filePath value="$PROJECT_DIR$/helloworld/go-client/cmd/client.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="context-triple-server" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="v3config-context"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/context/triple/go-server/conf/dubbogo.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/context/triple/go-server/cmd" /> | ||
<directory value="$PROJECT_DIR$" /> | ||
<filePath value="$PROJECT_DIR$/helloworld/go-client/cmd/client.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
<configuration default="false" name="context-triple-server" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="v3config-context"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/context/triple/go-server/conf/dubbogo.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/context/triple/go-server/cmd" /> | ||
<directory value="$PROJECT_DIR$" /> | ||
<filePath value="$PROJECT_DIR$/helloworld/go-client/cmd/client.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="generic-default-go-client" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="v3config-generic"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/generic/default/go-client/conf/dubbogo.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/generic/default/go-client/cmd" /> | ||
<directory value="$PROJECT_DIR$/generic/default/go-client/cmd" /> | ||
<filePath value="$PROJECT_DIR$/generic/default/go-client/cmd/client.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="generic-default-go-server" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="v3config-generic"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/generic/default/go-server/conf/dubbogo.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/generic/default/go-server/cmd" /> | ||
<directory value="$PROJECT_DIR$/generic/default/go-server/cmd" /> | ||
<filePath value="$PROJECT_DIR$/generic/default/go-server/cmd/server.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="generic-default-java-client" type="ShConfigurationType" folderName="v3config-generic"> | ||
<option name="SCRIPT_TEXT" value="" /> | ||
<option name="INDEPENDENT_SCRIPT_PATH" value="false" /> | ||
<option name="SCRIPT_PATH" value="$PROJECT_DIR$/generic/default/java-client/run.sh" /> | ||
<option name="SCRIPT_OPTIONS" value="" /> | ||
<option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="false" /> | ||
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$/generic/default/java-client" /> | ||
<option name="INDEPENDENT_INTERPRETER_PATH" value="true" /> | ||
<option name="INTERPRETER_PATH" value="" /> | ||
<option name="INTERPRETER_OPTIONS" value="" /> | ||
<option name="EXECUTE_IN_TERMINAL" value="true" /> | ||
<option name="EXECUTE_SCRIPT_FILE" value="true" /> | ||
<envs /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="generic-default-java-server" type="ShConfigurationType" folderName="v3config-generic"> | ||
<option name="SCRIPT_TEXT" value="" /> | ||
<option name="INDEPENDENT_SCRIPT_PATH" value="false" /> | ||
<option name="SCRIPT_PATH" value="$PROJECT_DIR$/generic/default/java-server/run.sh" /> | ||
<option name="SCRIPT_OPTIONS" value="" /> | ||
<option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="false" /> | ||
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$/generic/default/java-server" /> | ||
<option name="INDEPENDENT_INTERPRETER_PATH" value="true" /> | ||
<option name="INTERPRETER_PATH" value="" /> | ||
<option name="INTERPRETER_OPTIONS" value="" /> | ||
<option name="EXECUTE_IN_TERMINAL" value="true" /> | ||
<option name="EXECUTE_SCRIPT_FILE" value="true" /> | ||
<envs /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="logger-default" type="GoApplicationRunConfiguration" factoryName="Go Application"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/logger/default/conf/dubbogo.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/logger/default/cmd" /> | ||
<directory value="$PROJECT_DIR$" /> | ||
<filePath value="$PROJECT_DIR$/logger/default/cmd/main.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="logger-level" type="GoApplicationRunConfiguration" factoryName="Go Application"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/logger/level/conf/dubbogo.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/logger/level/cmd" /> | ||
<directory value="$PROJECT_DIR$" /> | ||
<filePath value="$PROJECT_DIR$/logger/level/cmd/main.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="logger-rolling" type="GoApplicationRunConfiguration" factoryName="Go Application" nameIsGenerated="true"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/logger/rolling/conf/dubbogo.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/logger/rolling/cmd" /> | ||
<directory value="$PROJECT_DIR$" /> | ||
<filePath value="$PROJECT_DIR$/logger/rolling/cmd/main.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="registry-nacos-go-client" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="registry"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/registry/nacos/go-client/conf/dubbogo.yml" /> | ||
<env name="APP_LOG_CONF_FILE" value="$PROJECT_DIR$/registry/nacos/go-client/conf/log.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/registry/nacos/go-client/cmd" /> | ||
<directory value="$PROJECT_DIR$" /> | ||
<filePath value="$PROJECT_DIR$/general/grpc/unary/go-client/cmd/client.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
<configuration default="false" name="registry-nacos-go-client" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="registry"> | ||
<module name="dubbo-go-samples" /> | ||
<working_directory value="$PROJECT_DIR$" /> | ||
<envs> | ||
<env name="DUBBO_GO_CONFIG_PATH" value="$PROJECT_DIR$/registry/nacos/go-client/conf/dubbogo.yml" /> | ||
<env name="APP_LOG_CONF_FILE" value="$PROJECT_DIR$/registry/nacos/go-client/conf/log.yml" /> | ||
</envs> | ||
<kind value="PACKAGE" /> | ||
<package value="github.com/apache/dubbo-go-samples/registry/nacos/go-client/cmd" /> | ||
<directory value="$PROJECT_DIR$" /> | ||
<filePath value="$PROJECT_DIR$/general/grpc/unary/go-client/cmd/client.go" /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
Oops, something went wrong.