log_proto

package
v0.0.0-...-b042743 Latest Latest
Warning

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

Go to latest
Published: May 12, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package log_proto is a generated protocol buffer package.

It is generated from these files:

log.proto

It has these top-level messages:

LogPackage

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogPackage

type LogPackage struct {
	Project          *string `protobuf:"bytes,1,opt,name=project" json:"project,omitempty"`
	Service          *string `protobuf:"bytes,2,opt,name=service" json:"service,omitempty"`
	Level            *uint32 `protobuf:"varint,3,opt,name=level" json:"level,omitempty"`
	Log              []byte  `protobuf:"bytes,4,opt,name=log" json:"log,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

Log package

func (*LogPackage) Descriptor

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

func (*LogPackage) GetLevel

func (m *LogPackage) GetLevel() uint32

func (*LogPackage) GetLog

func (m *LogPackage) GetLog() []byte

func (*LogPackage) GetProject

func (m *LogPackage) GetProject() string

func (*LogPackage) GetService

func (m *LogPackage) GetService() string

func (*LogPackage) ProtoMessage

func (*LogPackage) ProtoMessage()

func (*LogPackage) Reset

func (m *LogPackage) Reset()

func (*LogPackage) String

func (m *LogPackage) String() string

Jump to

Keyboard shortcuts

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