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

proxy: remove domain types #16

Closed
wants to merge 1 commit into from
Closed

proxy: remove domain types #16

wants to merge 1 commit into from

Conversation

xhebox
Copy link
Collaborator

@xhebox xhebox commented Jul 26, 2022

What problem does this PR solve?

Issue Number: ref #15

Problem Summary: Helpful for later refactor.

What is changed and how it works: Removing domain.go reveals the real depedency among packages.

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Notable changes

  • Has configuration change
  • Has HTTP API interfaces change (Don't forget to add the declarative for API)
  • Has weirctl change
  • Other user behavior changes

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

@xhebox xhebox mentioned this pull request Jul 26, 2022
2 tasks
@xhebox xhebox requested a review from djshow832 July 26, 2022 08:47
Preparation for proxy refactor. Removing interface definition. This one
may seems unnecessary. But it reveals the true dependency among
packages. Thus it becomes clear how to restruct code.

Signed-off-by: xhe <xw897002528@gmail.com>
@xhebox xhebox mentioned this pull request Jul 27, 2022
8 tasks
@xhebox
Copy link
Collaborator Author

xhebox commented Aug 1, 2022

Closed, since it will conflict with #22 too much. #18 will merge changes accordingly.

@xhebox xhebox closed this Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant