protodoc.io
Project djthorpe/gopi
Welcome
Readme
Commits
GitHub project
Download proto files
Desktop application
Contact us
castchannel
google.protobuf
gopi.chromecast
gopi.googlecast
gopi.input
gopi.metrics
gopi.ping
gopi.rotel
gopi.ping
Ping
Ping
Version
VersionResponse
package
gopi.ping
Get desktop application:
View/edit binary Protocol Buffers messages
service
Ping
ping.proto:18
rpc
Ping
(
google.protobuf.Empty
,
google.protobuf.Empty
)
ping.proto:19
rpc
Version
(
google.protobuf.Empty
,
VersionResponse
)
ping.proto:20
message
VersionResponse
ping.proto:9
string
name
= 1
string
tag
= 2
string
branch
= 3
string
hash
= 4
string
goversion
= 5
optional
google.protobuf.Timestamp
buildtime
= 6