protodoc.io
Project EventStore/EventStore-Client-Go
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
event_store.client
event_store.client.gossip
event_store.client.persistent_subscriptions
event_store.client.projections
event_store.client.server_features
event_store.client.streams
google.protobuf
google.rpc
event_store.client.server_features
ServerFeatures
GetSupportedMethods
SupportedMethod
SupportedMethods
package
event_store.client.server_features
Get desktop application:
View/edit binary Protocol Buffers messages
service
ServerFeatures
serverfeatures.proto:7
rpc
GetSupportedMethods
(
Empty
,
SupportedMethods
)
serverfeatures.proto:8
message
SupportedMethods
serverfeatures.proto:11
repeated
SupportedMethod
methods
= 1
string
event_store_server_version
= 2
message
SupportedMethod
serverfeatures.proto:16
Used in:
SupportedMethods
string
method_name
= 1
string
service_name
= 2
repeated
string
features
= 3