internal

package
v0.10.1-0...-8e10099 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package internal is a generated protocol buffer package.

It is generated from these files:

internal/internal.proto

It has these top-level messages:

Point
Aux

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Aux

type Aux struct {
	DataType         *int32   `protobuf:"varint,1,req" json:"DataType,omitempty"`
	FloatValue       *float64 `protobuf:"fixed64,2,opt" json:"FloatValue,omitempty"`
	IntegerValue     *int64   `protobuf:"varint,3,opt" json:"IntegerValue,omitempty"`
	StringValue      *string  `protobuf:"bytes,4,opt" json:"StringValue,omitempty"`
	BooleanValue     *bool    `protobuf:"varint,5,opt" json:"BooleanValue,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*Aux) GetBooleanValue

func (m *Aux) GetBooleanValue() bool

func (*Aux) GetDataType

func (m *Aux) GetDataType() int32

func (*Aux) GetFloatValue

func (m *Aux) GetFloatValue() float64

func (*Aux) GetIntegerValue

func (m *Aux) GetIntegerValue() int64

func (*Aux) GetStringValue

func (m *Aux) GetStringValue() string

func (*Aux) ProtoMessage

func (*Aux) ProtoMessage()

func (*Aux) Reset

func (m *Aux) Reset()

func (*Aux) String

func (m *Aux) String() string

type Point

type Point struct {
	Name             *string  `protobuf:"bytes,1,req" json:"Name,omitempty"`
	Tags             *string  `protobuf:"bytes,2,req" json:"Tags,omitempty"`
	Time             *int64   `protobuf:"varint,3,req" json:"Time,omitempty"`
	Nil              *bool    `protobuf:"varint,4,req" json:"Nil,omitempty"`
	Aux              []*Aux   `protobuf:"bytes,5,rep" json:"Aux,omitempty"`
	FloatValue       *float64 `protobuf:"fixed64,6,opt" json:"FloatValue,omitempty"`
	IntegerValue     *int64   `protobuf:"varint,7,opt" json:"IntegerValue,omitempty"`
	StringValue      *string  `protobuf:"bytes,8,opt" json:"StringValue,omitempty"`
	BooleanValue     *bool    `protobuf:"varint,9,opt" json:"BooleanValue,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*Point) GetAux

func (m *Point) GetAux() []*Aux

func (*Point) GetBooleanValue

func (m *Point) GetBooleanValue() bool

func (*Point) GetFloatValue

func (m *Point) GetFloatValue() float64

func (*Point) GetIntegerValue

func (m *Point) GetIntegerValue() int64

func (*Point) GetName

func (m *Point) GetName() string

func (*Point) GetNil

func (m *Point) GetNil() bool

func (*Point) GetStringValue

func (m *Point) GetStringValue() string

func (*Point) GetTags

func (m *Point) GetTags() string

func (*Point) GetTime

func (m *Point) GetTime() int64

func (*Point) ProtoMessage

func (*Point) ProtoMessage()

func (*Point) Reset

func (m *Point) Reset()

func (*Point) String

func (m *Point) String() string

Jump to

Keyboard shortcuts

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