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

add seata-go tcc example #418

Merged
merged 4 commits into from
Oct 16, 2022
Merged

add seata-go tcc example #418

merged 4 commits into from
Oct 16, 2022

Conversation

betterwinsone
Copy link
Contributor

No description provided.

@cjphaha
Copy link
Member

cjphaha commented Oct 6, 2022

LGTM


import (
"context"
"github.com/apache/dubbo-go-samples/seata-go/tcc/client/service"
Copy link
Contributor

Choose a reason for hiding this comment

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

format import

import (
"fmt"
"github.com/apache/dubbo-go-samples/seata-go/tcc/server/service"
"os"
Copy link
Contributor

Choose a reason for hiding this comment

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

format

@AlexStocks AlexStocks merged commit 46d46de into apache:master Oct 16, 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.

None yet

4 participants