common

package
v0.0.0-...-0490640 Latest Latest
Warning

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

Go to latest
Published: May 16, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Filter

type Filter struct {
	Key                  string   `protobuf:"bytes,20,opt,name=key,proto3" json:"key,omitempty"`
	Exclude              bool     `protobuf:"varint,22,opt,name=exclude,proto3" json:"exclude,omitempty"`
	Values               []string `protobuf:"bytes,23,rep,name=values,proto3" json:"values,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Filter) Descriptor

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

func (*Filter) GetExclude

func (m *Filter) GetExclude() bool

func (*Filter) GetKey

func (m *Filter) GetKey() string

func (*Filter) GetValues

func (m *Filter) GetValues() []string

func (*Filter) ProtoMessage

func (*Filter) ProtoMessage()

func (*Filter) Reset

func (m *Filter) Reset()

func (*Filter) String

func (m *Filter) String() string

func (*Filter) XXX_DiscardUnknown

func (m *Filter) XXX_DiscardUnknown()

func (*Filter) XXX_Marshal

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

func (*Filter) XXX_Merge

func (dst *Filter) XXX_Merge(src proto.Message)

func (*Filter) XXX_Size

func (m *Filter) XXX_Size() int

func (*Filter) XXX_Unmarshal

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

type Kv

type Kv struct {
	Key                  string   `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Value                string   `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Kv) Descriptor

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

func (*Kv) GetKey

func (m *Kv) GetKey() string

func (*Kv) GetValue

func (m *Kv) GetValue() string

func (*Kv) ProtoMessage

func (*Kv) ProtoMessage()

func (*Kv) Reset

func (m *Kv) Reset()

func (*Kv) String

func (m *Kv) String() string

func (*Kv) XXX_DiscardUnknown

func (m *Kv) XXX_DiscardUnknown()

func (*Kv) XXX_Marshal

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

func (*Kv) XXX_Merge

func (dst *Kv) XXX_Merge(src proto.Message)

func (*Kv) XXX_Size

func (m *Kv) XXX_Size() int

func (*Kv) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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