Documentation ¶
Overview ¶
Package common is a generated protocol buffer package.
It is generated from these files:
common/lines.proto
It has these top-level messages:
LogLines
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogLines ¶
type LogLines struct { FileName *string `protobuf:"bytes,1,req" json:"FileName,omitempty"` Offset *int64 `protobuf:"varint,2,req" json:"Offset,omitempty"` Inode *uint64 `protobuf:"varint,3,req" json:"Inode,omitempty"` Lines []string `protobuf:"bytes,4,rep" json:"Lines,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*LogLines) GetFileName ¶
func (*LogLines) ProtoMessage ¶
func (*LogLines) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.