protobuf

package
v1.0.77 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogLineMessage

type LogLineMessage struct {
	Message              string   `protobuf:"bytes,1,opt,name=Message,proto3" json:"Message,omitempty"`
	LogLevel             int32    `protobuf:"varint,2,opt,name=LogLevel,proto3" json:"LogLevel,omitempty"`
	Args                 []string `protobuf:"bytes,3,rep,name=Args,proto3" json:"Args,omitempty"`
	Timestamp            int64    `protobuf:"varint,4,opt,name=Timestamp,proto3" json:"Timestamp,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LogLineMessage) Descriptor

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

func (*LogLineMessage) GetArgs

func (m *LogLineMessage) GetArgs() []string

func (*LogLineMessage) GetLogLevel

func (m *LogLineMessage) GetLogLevel() int32

func (*LogLineMessage) GetMessage

func (m *LogLineMessage) GetMessage() string

func (*LogLineMessage) GetTimestamp

func (m *LogLineMessage) GetTimestamp() int64

func (*LogLineMessage) ProtoMessage

func (*LogLineMessage) ProtoMessage()

func (*LogLineMessage) Reset

func (m *LogLineMessage) Reset()

func (*LogLineMessage) String

func (m *LogLineMessage) String() string

func (*LogLineMessage) XXX_DiscardUnknown

func (m *LogLineMessage) XXX_DiscardUnknown()

func (*LogLineMessage) XXX_Marshal

func (m *LogLineMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LogLineMessage) XXX_Merge

func (m *LogLineMessage) XXX_Merge(src proto.Message)

func (*LogLineMessage) XXX_Size

func (m *LogLineMessage) XXX_Size() int

func (*LogLineMessage) XXX_Unmarshal

func (m *LogLineMessage) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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