-
Notifications
You must be signed in to change notification settings - Fork 642
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
Go SDK for EventMesh gRPC #911
Conversation
add grpc-sdk moudle
rename moudle
(WIP) Support golang sdk (#762)
…sh-sdk-go 2. add licence for all go files 3. and add grpc proto
Go SDK for EventMesh gRPC
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@walleliu1016 please take a look about license check fail |
Codecov Report
@@ Coverage Diff @@
## master #911 +/- ##
========================================
Coverage 8.91% 8.91%
Complexity 529 529
========================================
Files 347 347
Lines 21773 21773
Branches 2426 2426
========================================
Hits 1941 1941
Misses 19682 19682
Partials 150 150 Continue to review full report at Codecov.
|
WARNING Failed to determine the comment style of file: eventmesh-sdk-go/go.sum |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
merge the golang sdk to master branch
#86 add golang sdk GRPC
TODO