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

dubbo go shop framework #582

Merged
merged 9 commits into from
Sep 17, 2023
Merged

dubbo go shop framework #582

merged 9 commits into from
Sep 17, 2023

Conversation

wudong5
Copy link
Contributor

@wudong5 wudong5 commented Jun 1, 2023

No description provided.

Comment on lines 20 to 28
import (
"context"
"dubbo.apache.org/dubbo-go/v3/config"
_ "dubbo.apache.org/dubbo-go/v3/imports"
"fmt"
commentAPI "github.com/apache/dubbo-go-samples/task/shop/comment/api"

"github.com/apache/dubbo-go-samples/task/shop/detail/api"
)
Copy link
Member

Choose a reason for hiding this comment

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

Please use gofmt to format this and other code

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@chickenlj chickenlj merged commit e83dbf3 into apache:master Sep 17, 2023
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.

3 participants