proto_fluentd

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

README

proto_fluentd

Fluentd/td-agent integration protocol for Synerex

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_fluentd_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type FluentdRecord

type FluentdRecord struct {
	Tag    string               `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"`
	Time   *timestamp.Timestamp `protobuf:"bytes,2,opt,name=time,proto3" json:"time,omitempty"`
	Record []byte               `protobuf:"bytes,3,opt,name=record,proto3" json:"record,omitempty"`
	// contains filtered or unexported fields
}

func (*FluentdRecord) Descriptor deprecated

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

Deprecated: Use FluentdRecord.ProtoReflect.Descriptor instead.

func (*FluentdRecord) GetRecord

func (x *FluentdRecord) GetRecord() []byte

func (*FluentdRecord) GetTag

func (x *FluentdRecord) GetTag() string

func (*FluentdRecord) GetTime

func (x *FluentdRecord) GetTime() *timestamp.Timestamp

func (*FluentdRecord) ProtoMessage

func (*FluentdRecord) ProtoMessage()

func (*FluentdRecord) ProtoReflect added in v0.1.1

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

func (*FluentdRecord) Reset

func (x *FluentdRecord) Reset()

func (*FluentdRecord) String

func (x *FluentdRecord) String() string

Jump to

Keyboard shortcuts

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