avro

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: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogLine

type LogLine struct {
	Line      interface{}
	Source    interface{}
	Tag       map[string]string
	Logtypeid interface{}
	Timings   []*Timing
}

func NewLogLine

func NewLogLine() *LogLine

func (*LogLine) Schema

func (this *LogLine) Schema() avro.Schema

type Timing

type Timing struct {
	EventName string
	Value     int64
}

func NewTiming

func NewTiming() *Timing

func (*Timing) Schema

func (this *Timing) Schema() avro.Schema

Jump to

Keyboard shortcuts

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