go-sdk
go-sdk copied to clipboard
Adding GRPC support to go-sdk
Giving an option to the user to use either grpc or http while creating tests and mocks. GrpcEnabled field, in the server config will be used to choose one of the options. Closes #4