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

Support modification of prefix #34

Merged
merged 7 commits into from
Jun 26, 2024

Conversation

logicwu0
Copy link
Contributor

@logicwu0 logicwu0 commented May 8, 2024

No description provided.

@@ -365,7 +364,7 @@ func setupEmbedEtcd(t *testing.T) (*embed.Etcd, string) {
endpoint := fmt.Sprintf("unix://localhost:%06d", os.Getpid())
u, err := url.Parse(endpoint)
require.Nil(t, err)
dir, err := ioutil.TempDir("", "etcd_resolver_test")
Copy link
Contributor

Choose a reason for hiding this comment

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

低版本的 GO 没有这个语法该如何处理?

etcd_resolver_test.go Outdated Show resolved Hide resolved
option.go Outdated Show resolved Hide resolved
option.go Outdated Show resolved Hide resolved
option.go Outdated Show resolved Hide resolved
option.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
option.go Outdated Show resolved Hide resolved
option.go Show resolved Hide resolved
Copy link

@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

common.go Show resolved Hide resolved
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: li-jin-gou, logicwu0, Skyenought

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@li-jin-gou li-jin-gou merged commit da79456 into kitex-contrib:main Jun 26, 2024
3 checks passed
@li-jin-gou li-jin-gou mentioned this pull request Sep 9, 2024
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.

4 participants