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

Adding GRPC support to go-sdk #175

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 10, 2023

  1. adding grpc support to go-sdk

    Signed-off-by: unknown <[email protected]>
    PranshuSrivastava committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    7e0c852 View commit details
    Browse the repository at this point in the history
  2. feat(go-sdk): adding grpc support for go-sdk

    Signed-off-by: Pranshu Srivastava <[email protected]>
    Signed-off-by: unknown <[email protected]>
    PranshuSrivastava committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    adf632a View commit details
    Browse the repository at this point in the history
  3. added grpc to all the functions

    Signed-off-by: unknown <[email protected]>
    PranshuSrivastava committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    0af631d View commit details
    Browse the repository at this point in the history
  4. fix(keploy): adds missing fields in PostTC rpc call

    Signed-off-by: re-Tick <[email protected]>
    Signed-off-by: unknown <[email protected]>
    re-Tick authored and PranshuSrivastava committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    614a559 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1563b09 View commit details
    Browse the repository at this point in the history
  6. removed the replace statement

    Signed-off-by: unknown <[email protected]>
    PranshuSrivastava committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    3093922 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03048f4 View commit details
    Browse the repository at this point in the history
  8. fixed build issues

    Signed-off-by: unknown <[email protected]>
    PranshuSrivastava committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    4492dbb View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. added switch case for GRPC_EXPORT

    Signed-off-by: unknown <[email protected]>
    PranshuSrivastava committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a6eaf9b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. style(go-sdk): merged changes from main

    o
    
    Signed-off-by: Ubuntu <[email protected]>
    Ubuntu committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    866a3de View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. made changes according to the review

    Signed-off-by: Ubuntu <[email protected]>
    Ubuntu committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0f2a6f8 View commit details
    Browse the repository at this point in the history
  2. removed Resp where type is GRPC

    Signed-off-by: Ubuntu <[email protected]>
    Ubuntu committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9b95944 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. removed reqType from http calls

    Signed-off-by: Ubuntu <[email protected]>
    Ubuntu committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c239726 View commit details
    Browse the repository at this point in the history