syslog_proto

package
v0.0.0-...-c8a88b2 Latest Latest
Warning

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

Go to latest
Published: May 22, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package syslog_proto is a generated protocol buffer package.

It is generated from these files:

logline.proto

It has these top-level messages:

LogLine

Index

Constants

View Source
const Default_LogLine_Logtypeid int64 = 0

Variables

This section is empty.

Functions

This section is empty.

Types

type LogLine

type LogLine struct {
	Line             *string        `protobuf:"bytes,1,req,name=line" json:"line,omitempty"`
	Source           *string        `protobuf:"bytes,2,opt,name=source,def=" json:"source,omitempty"`
	Tag              []*LogLine_Tag `protobuf:"bytes,3,rep,name=tag" json:"tag,omitempty"`
	Logtypeid        *int64         `protobuf:"varint,4,opt,name=logtypeid,def=0" json:"logtypeid,omitempty"`
	Timings          []int64        `protobuf:"varint,5,rep,name=timings" json:"timings,omitempty"`
	XXX_unrecognized []byte         `json:"-"`
}

func (*LogLine) GetLine

func (m *LogLine) GetLine() string

func (*LogLine) GetLogtypeid

func (m *LogLine) GetLogtypeid() int64

func (*LogLine) GetSource

func (m *LogLine) GetSource() string

func (*LogLine) GetTag

func (m *LogLine) GetTag() []*LogLine_Tag

func (*LogLine) GetTimings

func (m *LogLine) GetTimings() []int64

func (*LogLine) ProtoMessage

func (*LogLine) ProtoMessage()

func (*LogLine) Reset

func (m *LogLine) Reset()

func (*LogLine) String

func (m *LogLine) String() string

type LogLine_Tag

type LogLine_Tag struct {
	Key              *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
	Value            *string `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*LogLine_Tag) GetKey

func (m *LogLine_Tag) GetKey() string

func (*LogLine_Tag) GetValue

func (m *LogLine_Tag) GetValue() string

func (*LogLine_Tag) ProtoMessage

func (*LogLine_Tag) ProtoMessage()

func (*LogLine_Tag) Reset

func (m *LogLine_Tag) Reset()

func (*LogLine_Tag) String

func (m *LogLine_Tag) String() string

Jump to

Keyboard shortcuts

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