influxql

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package influxql is a generated protocol buffer package.

It is generated from these files:

internal/internal.proto

It has these top-level messages:

Measurements
Measurement

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Measurement

type Measurement struct {
	Database         *string `protobuf:"bytes,1,opt,name=Database" json:"Database,omitempty"`
	RetentionPolicy  *string `protobuf:"bytes,2,opt,name=RetentionPolicy" json:"RetentionPolicy,omitempty"`
	Name             *string `protobuf:"bytes,3,opt,name=Name" json:"Name,omitempty"`
	Regex            *string `protobuf:"bytes,4,opt,name=Regex" json:"Regex,omitempty"`
	IsTarget         *bool   `protobuf:"varint,5,opt,name=IsTarget" json:"IsTarget,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Measurement) Descriptor

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

func (*Measurement) GetDatabase

func (m *Measurement) GetDatabase() string

func (*Measurement) GetIsTarget

func (m *Measurement) GetIsTarget() bool

func (*Measurement) GetName

func (m *Measurement) GetName() string

func (*Measurement) GetRegex

func (m *Measurement) GetRegex() string

func (*Measurement) GetRetentionPolicy

func (m *Measurement) GetRetentionPolicy() string

func (*Measurement) ProtoMessage

func (*Measurement) ProtoMessage()

func (*Measurement) Reset

func (m *Measurement) Reset()

func (*Measurement) String

func (m *Measurement) String() string

type Measurements

type Measurements struct {
	Items            []*Measurement `protobuf:"bytes,1,rep,name=Items" json:"Items,omitempty"`
	XXX_unrecognized []byte         `json:"-"`
}

func (*Measurements) Descriptor

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

func (*Measurements) GetItems

func (m *Measurements) GetItems() []*Measurement

func (*Measurements) ProtoMessage

func (*Measurements) ProtoMessage()

func (*Measurements) Reset

func (m *Measurements) Reset()

func (*Measurements) String

func (m *Measurements) String() string

Jump to

Keyboard shortcuts

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