internal

package
v0.0.0-...-490872b Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2015 License: MIT, MIT Imports: 3 Imported by: 0

Documentation

Overview

Package internal is a generated protocol buffer package.

It is generated from these files:

internal/meta.proto

It has these top-level messages:

Series
Tag
MeasurementFields
Field

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Field

type Field struct {
	ID               *int32  `protobuf:"varint,1,req,name=ID" json:"ID,omitempty"`
	Name             *string `protobuf:"bytes,2,req,name=Name" json:"Name,omitempty"`
	Type             *int32  `protobuf:"varint,3,req,name=Type" json:"Type,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Field) GetID

func (m *Field) GetID() int32

func (*Field) GetName

func (m *Field) GetName() string

func (*Field) GetType

func (m *Field) GetType() int32

func (*Field) ProtoMessage

func (*Field) ProtoMessage()

func (*Field) Reset

func (m *Field) Reset()

func (*Field) String

func (m *Field) String() string

type MeasurementFields

type MeasurementFields struct {
	Fields           []*Field `protobuf:"bytes,1,rep,name=Fields" json:"Fields,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*MeasurementFields) GetFields

func (m *MeasurementFields) GetFields() []*Field

func (*MeasurementFields) ProtoMessage

func (*MeasurementFields) ProtoMessage()

func (*MeasurementFields) Reset

func (m *MeasurementFields) Reset()

func (*MeasurementFields) String

func (m *MeasurementFields) String() string

type Series

type Series struct {
	Key              *string `protobuf:"bytes,1,req,name=Key" json:"Key,omitempty"`
	Tags             []*Tag  `protobuf:"bytes,2,rep,name=Tags" json:"Tags,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Series) GetKey

func (m *Series) GetKey() string

func (*Series) GetTags

func (m *Series) GetTags() []*Tag

func (*Series) ProtoMessage

func (*Series) ProtoMessage()

func (*Series) Reset

func (m *Series) Reset()

func (*Series) String

func (m *Series) String() string

type Tag

type 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 (*Tag) GetKey

func (m *Tag) GetKey() string

func (*Tag) GetValue

func (m *Tag) GetValue() string

func (*Tag) ProtoMessage

func (*Tag) ProtoMessage()

func (*Tag) Reset

func (m *Tag) Reset()

func (*Tag) String

func (m *Tag) String() string

Jump to

Keyboard shortcuts

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