cnosql

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

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_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `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

func (*Measurement) XXX_DiscardUnknown

func (m *Measurement) XXX_DiscardUnknown()

func (*Measurement) XXX_Marshal

func (m *Measurement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Measurement) XXX_Merge

func (m *Measurement) XXX_Merge(src proto.Message)

func (*Measurement) XXX_Size

func (m *Measurement) XXX_Size() int

func (*Measurement) XXX_Unmarshal

func (m *Measurement) XXX_Unmarshal(b []byte) error

type Measurements

type Measurements struct {
	Items                []*Measurement `protobuf:"bytes,1,rep,name=Items" json:"Items,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `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

func (*Measurements) XXX_DiscardUnknown

func (m *Measurements) XXX_DiscardUnknown()

func (*Measurements) XXX_Marshal

func (m *Measurements) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Measurements) XXX_Merge

func (m *Measurements) XXX_Merge(src proto.Message)

func (*Measurements) XXX_Size

func (m *Measurements) XXX_Size() int

func (*Measurements) XXX_Unmarshal

func (m *Measurements) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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