Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #741] Fix import style #740

Merged
merged 6 commits into from
Oct 13, 2022

Conversation

chuntaojun
Copy link
Member

@chuntaojun chuntaojun commented Oct 13, 2022

Please provide issue(s) of this PR:
Fixes #741

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • Configuration
  • Docs
  • Installation
  • Performance and Scalability
  • Naming
  • HealthCheck
  • Test and Release

Please check any characteristics that apply to this pull request.

  • Does not have any user-facing changes. This may include API changes, behavior changes, performance improvements, etc.

* docs:优化错误信息描述

* Update zh.toml

* fix:修复eureka心跳协议错误码不兼容问题

* fix:修复eureka心跳协议错误码不兼容问题

* unit:添加单元测试

* test:调整测试配置文件位置

* fix:issue polarismesh#692

* fix:issue polarismesh#692

* fix:issue polarismesh#692

* fix:issue polarismesh#692
@chuntaojun chuntaojun added the code quality Prompt code readability, reduce repetitive code, improve code maintainability, code comment label Oct 13, 2022
@chuntaojun chuntaojun changed the title Fix import style [ISSUE #741] Fix import style Oct 13, 2022
@chuntaojun chuntaojun merged commit 9e4769b into polarismesh:main Oct 13, 2022
@chuntaojun chuntaojun deleted the fix_import_style branch October 21, 2022 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Prompt code readability, reduce repetitive code, improve code maintainability, code comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

go import order 修复
3 participants