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

api server #7

Merged
merged 6 commits into from
Nov 18, 2021
Merged

api server #7

merged 6 commits into from
Nov 18, 2021

Conversation

wasaga
Copy link
Contributor

@wasaga wasaga commented Nov 13, 2021

Summary

Desktop client gRPC API server.

Related issues

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@wasaga wasaga changed the title Api server initial api server Nov 13, 2021
@wasaga wasaga marked this pull request as ready for review November 15, 2021 15:01
@wasaga wasaga requested a review from a team as a code owner November 15, 2021 15:01
)

// StrP returns string pointer
func StrP(txt string) *string {
Copy link
Contributor

Choose a reason for hiding this comment

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

you can use proto.String

@wasaga wasaga merged commit 7eb71f5 into main Nov 18, 2021
@wasaga wasaga deleted the api-server-initial branch November 18, 2021 15:08
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

2 participants