proto

package
v0.119.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Log

type Log struct {
	Time     *int64         `protobuf:"varint,1,req,name=time" json:"time,omitempty"`
	Contents []*Log_Content `protobuf:"bytes,2,rep,name=contents" json:"contents,omitempty"`
	// contains filtered or unexported fields
}

func (*Log) Descriptor deprecated

func (*Log) Descriptor() ([]byte, []int)

Deprecated: Use Log.ProtoReflect.Descriptor instead.

func (*Log) GetContents

func (x *Log) GetContents() []*Log_Content

func (*Log) GetTime

func (x *Log) GetTime() int64

func (*Log) ProtoMessage

func (*Log) ProtoMessage()

func (*Log) ProtoReflect

func (x *Log) ProtoReflect() protoreflect.Message

func (*Log) Reset

func (x *Log) Reset()

func (*Log) String

func (x *Log) String() string

type LogGroup

type LogGroup struct {
	Logs        []*Log    `protobuf:"bytes,1,rep,name=logs" json:"logs,omitempty"`
	ContextFlow *string   `protobuf:"bytes,2,opt,name=contextFlow" json:"contextFlow,omitempty"`
	Filename    *string   `protobuf:"bytes,3,opt,name=filename" json:"filename,omitempty"`
	Source      *string   `protobuf:"bytes,4,opt,name=source" json:"source,omitempty"`
	LogTags     []*LogTag `protobuf:"bytes,5,rep,name=logTags" json:"logTags,omitempty"`
	// contains filtered or unexported fields
}

func (*LogGroup) Descriptor deprecated

func (*LogGroup) Descriptor() ([]byte, []int)

Deprecated: Use LogGroup.ProtoReflect.Descriptor instead.

func (*LogGroup) GetContextFlow

func (x *LogGroup) GetContextFlow() string

func (*LogGroup) GetFilename

func (x *LogGroup) GetFilename() string

func (*LogGroup) GetLogTags

func (x *LogGroup) GetLogTags() []*LogTag

func (*LogGroup) GetLogs

func (x *LogGroup) GetLogs() []*Log

func (*LogGroup) GetSource

func (x *LogGroup) GetSource() string

func (*LogGroup) ProtoMessage

func (*LogGroup) ProtoMessage()

func (*LogGroup) ProtoReflect

func (x *LogGroup) ProtoReflect() protoreflect.Message

func (*LogGroup) Reset

func (x *LogGroup) Reset()

func (*LogGroup) String

func (x *LogGroup) String() string

type LogGroupList

type LogGroupList struct {
	LogGroupList []*LogGroup `protobuf:"bytes,1,rep,name=logGroupList" json:"logGroupList,omitempty"`
	// contains filtered or unexported fields
}

func (*LogGroupList) Descriptor deprecated

func (*LogGroupList) Descriptor() ([]byte, []int)

Deprecated: Use LogGroupList.ProtoReflect.Descriptor instead.

func (*LogGroupList) GetLogGroupList

func (x *LogGroupList) GetLogGroupList() []*LogGroup

func (*LogGroupList) ProtoMessage

func (*LogGroupList) ProtoMessage()

func (*LogGroupList) ProtoReflect

func (x *LogGroupList) ProtoReflect() protoreflect.Message

func (*LogGroupList) Reset

func (x *LogGroupList) Reset()

func (*LogGroupList) String

func (x *LogGroupList) String() string

type LogTag

type LogTag struct {
	Key   *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
	Value *string `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*LogTag) Descriptor deprecated

func (*LogTag) Descriptor() ([]byte, []int)

Deprecated: Use LogTag.ProtoReflect.Descriptor instead.

func (*LogTag) GetKey

func (x *LogTag) GetKey() string

func (*LogTag) GetValue

func (x *LogTag) GetValue() string

func (*LogTag) ProtoMessage

func (*LogTag) ProtoMessage()

func (*LogTag) ProtoReflect

func (x *LogTag) ProtoReflect() protoreflect.Message

func (*LogTag) Reset

func (x *LogTag) Reset()

func (*LogTag) String

func (x *LogTag) String() string

type Log_Content

type Log_Content struct {
	Key   *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
	Value *string `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*Log_Content) Descriptor deprecated

func (*Log_Content) Descriptor() ([]byte, []int)

Deprecated: Use Log_Content.ProtoReflect.Descriptor instead.

func (*Log_Content) GetKey

func (x *Log_Content) GetKey() string

func (*Log_Content) GetValue

func (x *Log_Content) GetValue() string

func (*Log_Content) ProtoMessage

func (*Log_Content) ProtoMessage()

func (*Log_Content) ProtoReflect

func (x *Log_Content) ProtoReflect() protoreflect.Message

func (*Log_Content) Reset

func (x *Log_Content) Reset()

func (*Log_Content) String

func (x *Log_Content) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL