Class: ChannelProvider
- Inherits:
-
Object
- Object
- ChannelProvider
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- NAME =
1
- CERTIFIED =
2
- FIELDS =
{ NAME => {:type => ::Thrift::Types::STRING, :name => 'name'}, CERTIFIED => {:type => ::Thrift::Types::BOOL, :name => 'certified', :optional => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
12470 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12470 def struct_fields; FIELDS; end |
#validate ⇒ Object
12472 12473 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12472 def validate end |