Skip to content

Conversation

@sethjback
Copy link
Contributor

Closes #474

  • Makes base implementations of the interfaces private
  • Comments interface definitions
  • Consistent use of sdk service request objects across calls
  • Service constructors use Options struct that wraps ServiceOptions and the grpc client connection to allow connection sharing between clients

@github-actions
Copy link
Contributor

github-actions bot commented Mar 10, 2022

Golang Test Report

  2 files  ±0    2 suites  ±0   7s ⏱️ -1s
12 tests ±0    7 ✔️ ±0  0 💤 ±0    5 ±0 
24 runs  ±0  14 ✔️ ±0  0 💤 ±0  10 ±0 

For more details on these failures, see this check.

Results for commit c7aec52. ± Comparison against base commit 3b695b9.

♻️ This comment has been updated with latest results.

@tmarkovski tmarkovski added this to the 2022 Q1 milestone Mar 10, 2022
Copy link
Contributor

@fundthmcalculus fundthmcalculus left a comment

Choose a reason for hiding this comment

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

Looks good!

@sethjback sethjback merged commit 5d4cae9 into main Mar 10, 2022
@sethjback sethjback deleted the feat-golang-update branch March 10, 2022 18:43
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.

Proposed Golang SDK Updates

4 participants