Sha256: 39c9552008e6f908ec0c7be8c652cfa66bafd536db3706af1f8338ba5951d9ab
Contents?: true
Size: 501 Bytes
Versions: 2
Compression:
Stored size: 501 Bytes
Contents
# # Autogenerated by Thrift Compiler (2.0.1-upfluence) # # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING # require 'thrift' require 'debug_proto_test_types' module EmptyService SERVICE_NAME = "EmptyService" PROGRAM_NAME = "" class Client include ::Thrift::Client def self.from_provider(provider) Client.new(*provider.build(", EmptyService")) end end class Processor include ::Thrift::Processor end # HELPER FUNCTIONS AND STRUCTURES end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
upfluence-thrift-2.1.1 | test/debug_proto/gen-rb/empty_service.rb |
upfluence-thrift-1.1.0 | test/debug_proto/gen-rb/empty_service.rb |