Documentation
¶
Index ¶
- Variables
- type Log
- func (*Log) Descriptor() ([]byte, []int)
- func (m *Log) GetContents() []*LogContent
- func (m *Log) GetOptionalTimeNs() isLog_OptionalTimeNs
- func (m *Log) GetTime() int64
- func (m *Log) GetTimeNs() uint32
- func (m *Log) Marshal() (dAtA []byte, err error)
- func (m *Log) MarshalTo(dAtA []byte) (int, error)
- func (m *Log) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Log) ProtoMessage()
- func (m *Log) Reset()
- func (m *Log) Size() (n int)
- func (m *Log) String() string
- func (m *Log) Unmarshal(dAtA []byte) error
- func (m *Log) XXX_DiscardUnknown()
- func (m *Log) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Log) XXX_Merge(src proto.Message)
- func (*Log) XXX_OneofWrappers() []interface{}
- func (m *Log) XXX_Size() int
- func (m *Log) XXX_Unmarshal(b []byte) error
- type LogContent
- func (*LogContent) Descriptor() ([]byte, []int)
- func (m *LogContent) GetKey() string
- func (m *LogContent) GetValue() string
- func (m *LogContent) Marshal() (dAtA []byte, err error)
- func (m *LogContent) MarshalTo(dAtA []byte) (int, error)
- func (m *LogContent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogContent) ProtoMessage()
- func (m *LogContent) Reset()
- func (m *LogContent) Size() (n int)
- func (m *LogContent) String() string
- func (m *LogContent) Unmarshal(dAtA []byte) error
- func (m *LogContent) XXX_DiscardUnknown()
- func (m *LogContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogContent) XXX_Merge(src proto.Message)
- func (m *LogContent) XXX_Size() int
- func (m *LogContent) XXX_Unmarshal(b []byte) error
- type LogGroup
- func (*LogGroup) Descriptor() ([]byte, []int)
- func (m *LogGroup) GetContextFlow() string
- func (m *LogGroup) GetFileName() string
- func (m *LogGroup) GetLogTags() []*LogTag
- func (m *LogGroup) GetLogs() []*Log
- func (m *LogGroup) GetSource() string
- func (m *LogGroup) Marshal() (dAtA []byte, err error)
- func (m *LogGroup) MarshalTo(dAtA []byte) (int, error)
- func (m *LogGroup) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogGroup) ProtoMessage()
- func (m *LogGroup) Reset()
- func (m *LogGroup) Size() (n int)
- func (m *LogGroup) String() string
- func (m *LogGroup) Unmarshal(dAtA []byte) error
- func (m *LogGroup) XXX_DiscardUnknown()
- func (m *LogGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogGroup) XXX_Merge(src proto.Message)
- func (m *LogGroup) XXX_Size() int
- func (m *LogGroup) XXX_Unmarshal(b []byte) error
- type LogGroupList
- func (*LogGroupList) Descriptor() ([]byte, []int)
- func (m *LogGroupList) GetLogGroups() []*LogGroup
- func (m *LogGroupList) Marshal() (dAtA []byte, err error)
- func (m *LogGroupList) MarshalTo(dAtA []byte) (int, error)
- func (m *LogGroupList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogGroupList) ProtoMessage()
- func (m *LogGroupList) Reset()
- func (m *LogGroupList) Size() (n int)
- func (m *LogGroupList) String() string
- func (m *LogGroupList) Unmarshal(dAtA []byte) error
- func (m *LogGroupList) XXX_DiscardUnknown()
- func (m *LogGroupList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogGroupList) XXX_Merge(src proto.Message)
- func (m *LogGroupList) XXX_Size() int
- func (m *LogGroupList) XXX_Unmarshal(b []byte) error
- type LogTag
- func (*LogTag) Descriptor() ([]byte, []int)
- func (m *LogTag) GetKey() string
- func (m *LogTag) GetValue() string
- func (m *LogTag) Marshal() (dAtA []byte, err error)
- func (m *LogTag) MarshalTo(dAtA []byte) (int, error)
- func (m *LogTag) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogTag) ProtoMessage()
- func (m *LogTag) Reset()
- func (m *LogTag) Size() (n int)
- func (m *LogTag) String() string
- func (m *LogTag) Unmarshal(dAtA []byte) error
- func (m *LogTag) XXX_DiscardUnknown()
- func (m *LogTag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogTag) XXX_Merge(src proto.Message)
- func (m *LogTag) XXX_Size() int
- func (m *LogTag) XXX_Unmarshal(b []byte) error
- type Log_TimeNs
- type RawLogGroupList
- func (*RawLogGroupList) Descriptor() ([]byte, []int)
- func (m *RawLogGroupList) GetCompressType() string
- func (m *RawLogGroupList) GetCursor() string
- func (m *RawLogGroupList) GetData() []byte
- func (m *RawLogGroupList) GetLogArriveTime() int64
- func (m *RawLogGroupList) GetOriginLen() int32
- func (m *RawLogGroupList) Marshal() (dAtA []byte, err error)
- func (m *RawLogGroupList) MarshalTo(dAtA []byte) (int, error)
- func (m *RawLogGroupList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RawLogGroupList) ProtoMessage()
- func (m *RawLogGroupList) Reset()
- func (m *RawLogGroupList) Size() (n int)
- func (m *RawLogGroupList) String() string
- func (m *RawLogGroupList) Unmarshal(dAtA []byte) error
- func (m *RawLogGroupList) XXX_DiscardUnknown()
- func (m *RawLogGroupList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RawLogGroupList) XXX_Merge(src proto.Message)
- func (m *RawLogGroupList) XXX_Size() int
- func (m *RawLogGroupList) XXX_Unmarshal(b []byte) error
- type RawLogGroupListList
- func (*RawLogGroupListList) Descriptor() ([]byte, []int)
- func (m *RawLogGroupListList) GetRawLogGroupLists() []*RawLogGroupList
- func (m *RawLogGroupListList) Marshal() (dAtA []byte, err error)
- func (m *RawLogGroupListList) MarshalTo(dAtA []byte) (int, error)
- func (m *RawLogGroupListList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RawLogGroupListList) ProtoMessage()
- func (m *RawLogGroupListList) Reset()
- func (m *RawLogGroupListList) Size() (n int)
- func (m *RawLogGroupListList) String() string
- func (m *RawLogGroupListList) Unmarshal(dAtA []byte) error
- func (m *RawLogGroupListList) XXX_DiscardUnknown()
- func (m *RawLogGroupListList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RawLogGroupListList) XXX_Merge(src proto.Message)
- func (m *RawLogGroupListList) XXX_Size() int
- func (m *RawLogGroupListList) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Log ¶
type Log struct { Time int64 `protobuf:"varint,1,opt,name=Time,proto3" json:"Time,omitempty"` Contents []*LogContent `protobuf:"bytes,2,rep,name=Contents,proto3" json:"Contents,omitempty"` // Types that are valid to be assigned to OptionalTimeNs: // *Log_TimeNs OptionalTimeNs isLog_OptionalTimeNs `protobuf_oneof:"OptionalTimeNs"` }
func (*Log) Descriptor ¶
func (*Log) GetContents ¶
func (m *Log) GetContents() []*LogContent
func (*Log) GetOptionalTimeNs ¶ added in v1.0.171
func (m *Log) GetOptionalTimeNs() isLog_OptionalTimeNs
func (*Log) ProtoMessage ¶
func (*Log) ProtoMessage()
func (*Log) XXX_DiscardUnknown ¶
func (m *Log) XXX_DiscardUnknown()
func (*Log) XXX_OneofWrappers ¶ added in v1.0.171
func (*Log) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*Log) XXX_Unmarshal ¶
type LogContent ¶
type LogContent struct { Key string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"` Value string `protobuf:"bytes,2,opt,name=Value,proto3" json:"Value,omitempty"` }
func (*LogContent) Descriptor ¶
func (*LogContent) Descriptor() ([]byte, []int)
func (*LogContent) GetKey ¶
func (m *LogContent) GetKey() string
func (*LogContent) GetValue ¶
func (m *LogContent) GetValue() string
func (*LogContent) Marshal ¶
func (m *LogContent) Marshal() (dAtA []byte, err error)
func (*LogContent) MarshalToSizedBuffer ¶
func (m *LogContent) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LogContent) ProtoMessage ¶
func (*LogContent) ProtoMessage()
func (*LogContent) Reset ¶
func (m *LogContent) Reset()
func (*LogContent) Size ¶
func (m *LogContent) Size() (n int)
func (*LogContent) String ¶
func (m *LogContent) String() string
func (*LogContent) Unmarshal ¶
func (m *LogContent) Unmarshal(dAtA []byte) error
func (*LogContent) XXX_DiscardUnknown ¶
func (m *LogContent) XXX_DiscardUnknown()
func (*LogContent) XXX_Marshal ¶
func (m *LogContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LogContent) XXX_Merge ¶
func (m *LogContent) XXX_Merge(src proto.Message)
func (*LogContent) XXX_Size ¶
func (m *LogContent) XXX_Size() int
func (*LogContent) XXX_Unmarshal ¶
func (m *LogContent) XXX_Unmarshal(b []byte) error
type LogGroup ¶
type LogGroup struct { Logs []*Log `protobuf:"bytes,1,rep,name=Logs,proto3" json:"Logs,omitempty"` Source string `protobuf:"bytes,2,opt,name=Source,proto3" json:"Source,omitempty"` LogTags []*LogTag `protobuf:"bytes,3,rep,name=LogTags,proto3" json:"LogTags,omitempty"` FileName string `protobuf:"bytes,4,opt,name=FileName,proto3" json:"FileName,omitempty"` ContextFlow string `protobuf:"bytes,5,opt,name=ContextFlow,proto3" json:"ContextFlow,omitempty"` }
func (*LogGroup) Descriptor ¶
func (*LogGroup) GetContextFlow ¶
func (*LogGroup) GetFileName ¶
func (*LogGroup) GetLogTags ¶
func (*LogGroup) MarshalToSizedBuffer ¶
func (*LogGroup) ProtoMessage ¶
func (*LogGroup) ProtoMessage()
func (*LogGroup) XXX_DiscardUnknown ¶
func (m *LogGroup) XXX_DiscardUnknown()
func (*LogGroup) XXX_Marshal ¶
func (*LogGroup) XXX_Unmarshal ¶
type LogGroupList ¶
type LogGroupList struct {
LogGroups []*LogGroup `protobuf:"bytes,1,rep,name=LogGroups,proto3" json:"LogGroups,omitempty"`
}
func (*LogGroupList) Descriptor ¶
func (*LogGroupList) Descriptor() ([]byte, []int)
func (*LogGroupList) GetLogGroups ¶
func (m *LogGroupList) GetLogGroups() []*LogGroup
func (*LogGroupList) Marshal ¶
func (m *LogGroupList) Marshal() (dAtA []byte, err error)
func (*LogGroupList) MarshalToSizedBuffer ¶
func (m *LogGroupList) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LogGroupList) ProtoMessage ¶
func (*LogGroupList) ProtoMessage()
func (*LogGroupList) Reset ¶
func (m *LogGroupList) Reset()
func (*LogGroupList) Size ¶
func (m *LogGroupList) Size() (n int)
func (*LogGroupList) String ¶
func (m *LogGroupList) String() string
func (*LogGroupList) Unmarshal ¶
func (m *LogGroupList) Unmarshal(dAtA []byte) error
func (*LogGroupList) XXX_DiscardUnknown ¶
func (m *LogGroupList) XXX_DiscardUnknown()
func (*LogGroupList) XXX_Marshal ¶
func (m *LogGroupList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LogGroupList) XXX_Merge ¶
func (m *LogGroupList) XXX_Merge(src proto.Message)
func (*LogGroupList) XXX_Size ¶
func (m *LogGroupList) XXX_Size() int
func (*LogGroupList) XXX_Unmarshal ¶
func (m *LogGroupList) XXX_Unmarshal(b []byte) error
type LogTag ¶
type LogTag struct { Key string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"` Value string `protobuf:"bytes,2,opt,name=Value,proto3" json:"Value,omitempty"` }
func (*LogTag) Descriptor ¶
func (*LogTag) MarshalToSizedBuffer ¶
func (*LogTag) ProtoMessage ¶
func (*LogTag) ProtoMessage()
func (*LogTag) XXX_DiscardUnknown ¶
func (m *LogTag) XXX_DiscardUnknown()
func (*LogTag) XXX_Marshal ¶
func (*LogTag) XXX_Unmarshal ¶
type Log_TimeNs ¶ added in v1.0.171
type Log_TimeNs struct {
TimeNs uint32 `protobuf:"fixed32,3,opt,name=TimeNs,proto3,oneof" json:"TimeNs,omitempty"`
}
func (*Log_TimeNs) MarshalTo ¶ added in v1.0.171
func (m *Log_TimeNs) MarshalTo(dAtA []byte) (int, error)
func (*Log_TimeNs) MarshalToSizedBuffer ¶ added in v1.0.171
func (m *Log_TimeNs) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Log_TimeNs) Size ¶ added in v1.0.171
func (m *Log_TimeNs) Size() (n int)
type RawLogGroupList ¶ added in v1.0.217
type RawLogGroupList struct { OriginLen int32 `protobuf:"varint,1,opt,name=OriginLen,proto3" json:"OriginLen,omitempty"` LogArriveTime int64 `protobuf:"varint,2,opt,name=LogArriveTime,proto3" json:"LogArriveTime,omitempty"` CompressType string `protobuf:"bytes,3,opt,name=CompressType,proto3" json:"CompressType,omitempty"` Cursor string `protobuf:"bytes,4,opt,name=Cursor,proto3" json:"Cursor,omitempty"` Data []byte `protobuf:"bytes,5,opt,name=Data,proto3" json:"Data,omitempty"` }
func (*RawLogGroupList) Descriptor ¶ added in v1.0.217
func (*RawLogGroupList) Descriptor() ([]byte, []int)
func (*RawLogGroupList) GetCompressType ¶ added in v1.0.217
func (m *RawLogGroupList) GetCompressType() string
func (*RawLogGroupList) GetCursor ¶ added in v1.0.217
func (m *RawLogGroupList) GetCursor() string
func (*RawLogGroupList) GetData ¶ added in v1.0.217
func (m *RawLogGroupList) GetData() []byte
func (*RawLogGroupList) GetLogArriveTime ¶ added in v1.0.217
func (m *RawLogGroupList) GetLogArriveTime() int64
func (*RawLogGroupList) GetOriginLen ¶ added in v1.0.217
func (m *RawLogGroupList) GetOriginLen() int32
func (*RawLogGroupList) Marshal ¶ added in v1.0.217
func (m *RawLogGroupList) Marshal() (dAtA []byte, err error)
func (*RawLogGroupList) MarshalTo ¶ added in v1.0.217
func (m *RawLogGroupList) MarshalTo(dAtA []byte) (int, error)
func (*RawLogGroupList) MarshalToSizedBuffer ¶ added in v1.0.217
func (m *RawLogGroupList) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RawLogGroupList) ProtoMessage ¶ added in v1.0.217
func (*RawLogGroupList) ProtoMessage()
func (*RawLogGroupList) Reset ¶ added in v1.0.217
func (m *RawLogGroupList) Reset()
func (*RawLogGroupList) Size ¶ added in v1.0.217
func (m *RawLogGroupList) Size() (n int)
func (*RawLogGroupList) String ¶ added in v1.0.217
func (m *RawLogGroupList) String() string
func (*RawLogGroupList) Unmarshal ¶ added in v1.0.217
func (m *RawLogGroupList) Unmarshal(dAtA []byte) error
func (*RawLogGroupList) XXX_DiscardUnknown ¶ added in v1.0.217
func (m *RawLogGroupList) XXX_DiscardUnknown()
func (*RawLogGroupList) XXX_Marshal ¶ added in v1.0.217
func (m *RawLogGroupList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RawLogGroupList) XXX_Merge ¶ added in v1.0.217
func (m *RawLogGroupList) XXX_Merge(src proto.Message)
func (*RawLogGroupList) XXX_Size ¶ added in v1.0.217
func (m *RawLogGroupList) XXX_Size() int
func (*RawLogGroupList) XXX_Unmarshal ¶ added in v1.0.217
func (m *RawLogGroupList) XXX_Unmarshal(b []byte) error
type RawLogGroupListList ¶ added in v1.0.217
type RawLogGroupListList struct {
RawLogGroupLists []*RawLogGroupList `protobuf:"bytes,1,rep,name=RawLogGroupLists,proto3" json:"RawLogGroupLists,omitempty"`
}
func (*RawLogGroupListList) Descriptor ¶ added in v1.0.217
func (*RawLogGroupListList) Descriptor() ([]byte, []int)
func (*RawLogGroupListList) GetRawLogGroupLists ¶ added in v1.0.217
func (m *RawLogGroupListList) GetRawLogGroupLists() []*RawLogGroupList
func (*RawLogGroupListList) Marshal ¶ added in v1.0.217
func (m *RawLogGroupListList) Marshal() (dAtA []byte, err error)
func (*RawLogGroupListList) MarshalTo ¶ added in v1.0.217
func (m *RawLogGroupListList) MarshalTo(dAtA []byte) (int, error)
func (*RawLogGroupListList) MarshalToSizedBuffer ¶ added in v1.0.217
func (m *RawLogGroupListList) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RawLogGroupListList) ProtoMessage ¶ added in v1.0.217
func (*RawLogGroupListList) ProtoMessage()
func (*RawLogGroupListList) Reset ¶ added in v1.0.217
func (m *RawLogGroupListList) Reset()
func (*RawLogGroupListList) Size ¶ added in v1.0.217
func (m *RawLogGroupListList) Size() (n int)
func (*RawLogGroupListList) String ¶ added in v1.0.217
func (m *RawLogGroupListList) String() string
func (*RawLogGroupListList) Unmarshal ¶ added in v1.0.217
func (m *RawLogGroupListList) Unmarshal(dAtA []byte) error
func (*RawLogGroupListList) XXX_DiscardUnknown ¶ added in v1.0.217
func (m *RawLogGroupListList) XXX_DiscardUnknown()
func (*RawLogGroupListList) XXX_Marshal ¶ added in v1.0.217
func (m *RawLogGroupListList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RawLogGroupListList) XXX_Merge ¶ added in v1.0.217
func (m *RawLogGroupListList) XXX_Merge(src proto.Message)
func (*RawLogGroupListList) XXX_Size ¶ added in v1.0.217
func (m *RawLogGroupListList) XXX_Size() int
func (*RawLogGroupListList) XXX_Unmarshal ¶ added in v1.0.217
func (m *RawLogGroupListList) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.