protodoc.io
Project ankoh/sqlynx
Welcome
Readme
License
Commits
GitHub project
Download project
Desktop application
Contact us
dashql.test
google.protobuf
salesforce.hyperdb.grpc.v1
dashql.test
TestService
TestServerStreaming
TestUnary
TestServerStreamingRequest
TestServerStreamingResponse
TestUnaryRequest
TestUnaryResponse
package
dashql.test
Get desktop application:
View/edit binary Protocol Buffers messages
service
TestService
test_service.proto:18
rpc
TestServerStreaming
(
TestServerStreamingRequest
,
stream
TestServerStreamingResponse
)
test_service.proto:20
message
TestServerStreamingRequest
test_service.proto:11
string
data
= 1
message
TestServerStreamingResponse
test_service.proto:14
string
data
= 1
rpc
TestUnary
(
TestUnaryRequest
,
TestUnaryResponse
)
test_service.proto:19
message
TestUnaryRequest
test_service.proto:5
string
data
= 1
message
TestUnaryResponse
test_service.proto:8
string
data
= 1