Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
protobuf
v2.0.0
Enum
Protobuf
Buffer
CodeGeneratorRequest
DescriptorProto
EnumDescriptorProto
EnumValueDescriptorProto
FieldDescriptorProto
Label
Type
FieldOptions
FileDescriptorProto
CodeGeneratorResponse
File
Field
Generator
Message
Built with Crystal 1.9.2
2023-10-08 03:10:11 UTC
struct
Protobuf::Field(T)
Protobuf::Field(T)
Struct
Value
Object
Defined in:
protobuf/field.cr
Constructors
.new
(name : String, proto_type : Symbol | Nil =
nil
)
Instance Method Summary
#name
#proto_type
#value
Constructor Detail
def self.
new
(name : String, proto_type : Symbol | Nil =
nil
)
#
[
View source
]
Instance Method Detail
def
name
#
[
View source
]
def
proto_type
#
[
View source
]
def
value
#
[
View source
]