package meta_storagepb

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service MetaStorage

meta_storagepb.proto:18

MetaStorage is the meta storage service.

message Error

meta_storagepb.proto:39

Used in: ResponseHeader

enum ErrorType

meta_storagepb.proto:32

Used in: Error

message Event

meta_storagepb.proto:151

copied from etcd https://github.com/etcd-io/etcd/blob/7dfd29b0cc7ce25337276dce646ca2a65aa44b4d/api/mvccpb/kv.proto

Used in: WatchResponse

enum Event.EventType

meta_storagepb.proto:152

Used in: Event

message KeyValue

meta_storagepb.proto:131

copied from etcd https://github.com/etcd-io/etcd/blob/7dfd29b0cc7ce25337276dce646ca2a65aa44b4d/api/mvccpb/kv.proto

Used in: DeleteResponse, Event, GetResponse, PutResponse

message RequestHeader

meta_storagepb.proto:44

Used in: DeleteRequest, GetRequest, PutRequest, WatchRequest

message ResponseHeader

meta_storagepb.proto:51

Used in: DeleteResponse, GetResponse, PutResponse, WatchResponse