Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_recordio_test_files_text_line_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type TextLine ¶
type TextLine struct { LineNumber int32 `protobuf:"varint,1,opt,name=lineNumber,proto3" json:"lineNumber,omitempty"` Line string `protobuf:"bytes,2,opt,name=line,proto3" json:"line,omitempty"` // contains filtered or unexported fields }
func (*TextLine) Descriptor
deprecated
func (*TextLine) GetLineNumber ¶
func (*TextLine) ProtoMessage ¶
func (*TextLine) ProtoMessage()
func (*TextLine) ProtoReflect ¶ added in v1.2.0
func (x *TextLine) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.