internal

package
v0.0.0-...-4471eec Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2015 License: MIT Imports: 2 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:

Conversation
Tag
MeasurementFields
Field

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conversation

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

func (*Conversation) GetKey

func (m *Conversation) GetKey() string

func (*Conversation) GetTags

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

func (*Conversation) ProtoMessage

func (*Conversation) ProtoMessage()

func (*Conversation) Reset

func (m *Conversation) Reset()

func (*Conversation) String

func (m *Conversation) String() string

type Field

type Field struct {
	ID               *int32  `protobuf:"varint,1,req" json:"ID,omitempty"`
	Name             *string `protobuf:"bytes,2,req" json:"Name,omitempty"`
	Type             *int32  `protobuf:"varint,3,req" 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" 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 Tag

type Tag struct {
	Key              *string `protobuf:"bytes,1,req" json:"Key,omitempty"`
	Value            *string `protobuf:"bytes,2,req" 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