Class: CadenceThrift::Memo
- Inherits:
-
Object
- Object
- CadenceThrift::Memo
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/shared_types.rb,
lib/gen/thrift/shared_types.rb
Constant Summary collapse
- FIELDS =
{ FIELDS => {:type => ::Thrift::Types::MAP, :name => 'fields', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING, :binary => true}, :optional => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1023 |
# File 'lib/gen/thrift/shared_types.rb', line 1023 def struct_fields; FIELDS; end |
#validate ⇒ Object
1025 1026 |
# File 'lib/gen/thrift/shared_types.rb', line 1025 def validate end |