Sha256: e752fa6b899be3b2914652818234102334f3b2a0944e6e37af6589b581649b9a

Contents?: true

Size: 546 Bytes

Versions: 1

Compression:

Stored size: 546 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("umbra.proto", :syntax => :proto3) do
    add_message "umbra.pb.Message" do
      optional :method, :string, 1
      optional :url, :string, 2
      map :headers, :string, :string, 3
      optional :body, :bytes, 4
    end
  end
end

module Umbra
  module Pb
    Message = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("umbra.pb.Message").msgclass
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
umbra-rb-0.3.0 lib/umbra/pb/umbra_pb.rb