Sha256: 0b6e608205f5ff1ca6484db47c71d309842c448606b184a24fec062b2fe362be

Contents?: true

Size: 1.09 KB

Versions: 11

Compression:

Stored size: 1.09 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: v3lock.proto

require 'google/protobuf'

require_relative 'annotations_pb'
require_relative 'rpc_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "v3lockpb.LockRequest" do
    optional :name, :bytes, 1
    optional :lease, :int64, 2
  end
  add_message "v3lockpb.LockResponse" do
    optional :header, :message, 1, "etcdserverpb.ResponseHeader"
    optional :key, :bytes, 2
  end
  add_message "v3lockpb.UnlockRequest" do
    optional :key, :bytes, 1
  end
  add_message "v3lockpb.UnlockResponse" do
    optional :header, :message, 1, "etcdserverpb.ResponseHeader"
  end
end

module V3lockpb
  LockRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("v3lockpb.LockRequest").msgclass
  LockResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("v3lockpb.LockResponse").msgclass
  UnlockRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("v3lockpb.UnlockRequest").msgclass
  UnlockResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("v3lockpb.UnlockResponse").msgclass
end

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/etcdv3-0.11.5/lib/etcdv3/etcdrpc/v3lock_pb.rb
etcdv3-0.11.6 lib/etcdv3/etcdrpc/v3lock_pb.rb
rubypitaya-3.12.4 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/etcdv3-0.11.5/lib/etcdv3/etcdrpc/v3lock_pb.rb
rubypitaya-3.12.3 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/etcdv3-0.11.5/lib/etcdv3/etcdrpc/v3lock_pb.rb
rubypitaya-3.12.2 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/etcdv3-0.11.5/lib/etcdv3/etcdrpc/v3lock_pb.rb
etcdv3-0.11.5 lib/etcdv3/etcdrpc/v3lock_pb.rb
etcdv3-0.11.4 lib/etcdv3/etcdrpc/v3lock_pb.rb
etcdv3-0.11.3 lib/etcdv3/etcdrpc/v3lock_pb.rb
etcdv3-0.10.2 lib/etcdv3/etcdrpc/v3lock_pb.rb
etcdv3-0.10.1 lib/etcdv3/etcdrpc/v3lock_pb.rb
etcdv3-0.9.0 lib/etcdv3/etcdrpc/v3lock_pb.rb