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

feat: support service registeration and discovery with Netflix Eureka #16

Merged
merged 47 commits into from
Aug 28, 2022

Conversation

Haswf
Copy link
Collaborator

@Haswf Haswf commented Aug 28, 2022

What type of PR is this?

feat: support service registeration and discovery with Netflix Eureka. This is part of the community's onging effort to integrate hertz with mainstream service discovery solutions. cloudwego/hertz#197

What this PR does / why we need it (English/Chinese):

support service registeration and discovery with Netflix Eureka

Which issue(s) this PR fixes:

None

eureka/Makefile Outdated Show resolved Hide resolved
eureka/entity.go Outdated Show resolved Hide resolved
eureka/error.go Outdated Show resolved Hide resolved
eureka/eureka_test.go Show resolved Hide resolved
eureka/eureka_test.go Show resolved Hide resolved
@li-jin-gou li-jin-gou requested a review from Skyenought August 28, 2022 14:41
eureka/registry.go Outdated Show resolved Hide resolved
eureka/registry.go Outdated Show resolved Hide resolved
eureka/eureka_test.go Outdated Show resolved Hide resolved
eureka/README.md Outdated Show resolved Hide resolved
eureka/README.md Outdated Show resolved Hide resolved
eureka/README.md Outdated Show resolved Hide resolved
eureka/eureka_test.go Outdated Show resolved Hide resolved
eureka/registry.go Outdated Show resolved Hide resolved
eureka/registry.go Outdated Show resolved Hide resolved
eureka/go.mod Outdated Show resolved Hide resolved
eureka/registry.go Outdated Show resolved Hide resolved
@li-jin-gou li-jin-gou requested a review from zstone12 August 28, 2022 16:23
Copy link
Member

@Skyenought Skyenought left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@li-jin-gou
Copy link
Collaborator

LGTM

@li-jin-gou li-jin-gou merged commit 07aa61b into hertz-contrib:main Aug 28, 2022
@Haswf Haswf deleted the feat_eureka branch August 29, 2022 11:38
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.

6 participants