payload

package
v0.0.0-...-e4d8aee Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2019 License: Apache-2.0 Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthPayload        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowPayload          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupPayload = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type Backup

type Backup struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup) Descriptor

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

func (*Backup) Marshal

func (m *Backup) Marshal() (dAtA []byte, err error)

func (*Backup) MarshalTo

func (m *Backup) MarshalTo(dAtA []byte) (int, error)

func (*Backup) MarshalToSizedBuffer

func (m *Backup) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup) ProtoMessage

func (*Backup) ProtoMessage()

func (*Backup) Reset

func (m *Backup) Reset()

func (*Backup) Size

func (m *Backup) Size() (n int)

func (*Backup) String

func (m *Backup) String() string

func (*Backup) Unmarshal

func (m *Backup) Unmarshal(dAtA []byte) error

func (*Backup) XXX_DiscardUnknown

func (m *Backup) XXX_DiscardUnknown()

func (*Backup) XXX_Marshal

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

func (*Backup) XXX_Merge

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

func (*Backup) XXX_Size

func (m *Backup) XXX_Size() int

func (*Backup) XXX_Unmarshal

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

type Backup_GetVector

type Backup_GetVector struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup_GetVector) Descriptor

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

func (*Backup_GetVector) Marshal

func (m *Backup_GetVector) Marshal() (dAtA []byte, err error)

func (*Backup_GetVector) MarshalTo

func (m *Backup_GetVector) MarshalTo(dAtA []byte) (int, error)

func (*Backup_GetVector) MarshalToSizedBuffer

func (m *Backup_GetVector) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_GetVector) ProtoMessage

func (*Backup_GetVector) ProtoMessage()

func (*Backup_GetVector) Reset

func (m *Backup_GetVector) Reset()

func (*Backup_GetVector) Size

func (m *Backup_GetVector) Size() (n int)

func (*Backup_GetVector) String

func (m *Backup_GetVector) String() string

func (*Backup_GetVector) Unmarshal

func (m *Backup_GetVector) Unmarshal(dAtA []byte) error

func (*Backup_GetVector) XXX_DiscardUnknown

func (m *Backup_GetVector) XXX_DiscardUnknown()

func (*Backup_GetVector) XXX_Marshal

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

func (*Backup_GetVector) XXX_Merge

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

func (*Backup_GetVector) XXX_Size

func (m *Backup_GetVector) XXX_Size() int

func (*Backup_GetVector) XXX_Unmarshal

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

type Backup_GetVector_Request

type Backup_GetVector_Request struct {
	Uuid                 string   `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup_GetVector_Request) Descriptor

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

func (*Backup_GetVector_Request) GetUuid

func (m *Backup_GetVector_Request) GetUuid() string

func (*Backup_GetVector_Request) Marshal

func (m *Backup_GetVector_Request) Marshal() (dAtA []byte, err error)

func (*Backup_GetVector_Request) MarshalTo

func (m *Backup_GetVector_Request) MarshalTo(dAtA []byte) (int, error)

func (*Backup_GetVector_Request) MarshalToSizedBuffer

func (m *Backup_GetVector_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_GetVector_Request) ProtoMessage

func (*Backup_GetVector_Request) ProtoMessage()

func (*Backup_GetVector_Request) Reset

func (m *Backup_GetVector_Request) Reset()

func (*Backup_GetVector_Request) Size

func (m *Backup_GetVector_Request) Size() (n int)

func (*Backup_GetVector_Request) String

func (m *Backup_GetVector_Request) String() string

func (*Backup_GetVector_Request) Unmarshal

func (m *Backup_GetVector_Request) Unmarshal(dAtA []byte) error

func (*Backup_GetVector_Request) XXX_DiscardUnknown

func (m *Backup_GetVector_Request) XXX_DiscardUnknown()

func (*Backup_GetVector_Request) XXX_Marshal

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

func (*Backup_GetVector_Request) XXX_Merge

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

func (*Backup_GetVector_Request) XXX_Size

func (m *Backup_GetVector_Request) XXX_Size() int

func (*Backup_GetVector_Request) XXX_Unmarshal

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

type Backup_IP

type Backup_IP struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup_IP) Descriptor

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

func (*Backup_IP) Marshal

func (m *Backup_IP) Marshal() (dAtA []byte, err error)

func (*Backup_IP) MarshalTo

func (m *Backup_IP) MarshalTo(dAtA []byte) (int, error)

func (*Backup_IP) MarshalToSizedBuffer

func (m *Backup_IP) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_IP) ProtoMessage

func (*Backup_IP) ProtoMessage()

func (*Backup_IP) Reset

func (m *Backup_IP) Reset()

func (*Backup_IP) Size

func (m *Backup_IP) Size() (n int)

func (*Backup_IP) String

func (m *Backup_IP) String() string

func (*Backup_IP) Unmarshal

func (m *Backup_IP) Unmarshal(dAtA []byte) error

func (*Backup_IP) XXX_DiscardUnknown

func (m *Backup_IP) XXX_DiscardUnknown()

func (*Backup_IP) XXX_Marshal

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

func (*Backup_IP) XXX_Merge

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

func (*Backup_IP) XXX_Size

func (m *Backup_IP) XXX_Size() int

func (*Backup_IP) XXX_Unmarshal

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

type Backup_IP_Register

type Backup_IP_Register struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup_IP_Register) Descriptor

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

func (*Backup_IP_Register) Marshal

func (m *Backup_IP_Register) Marshal() (dAtA []byte, err error)

func (*Backup_IP_Register) MarshalTo

func (m *Backup_IP_Register) MarshalTo(dAtA []byte) (int, error)

func (*Backup_IP_Register) MarshalToSizedBuffer

func (m *Backup_IP_Register) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_IP_Register) ProtoMessage

func (*Backup_IP_Register) ProtoMessage()

func (*Backup_IP_Register) Reset

func (m *Backup_IP_Register) Reset()

func (*Backup_IP_Register) Size

func (m *Backup_IP_Register) Size() (n int)

func (*Backup_IP_Register) String

func (m *Backup_IP_Register) String() string

func (*Backup_IP_Register) Unmarshal

func (m *Backup_IP_Register) Unmarshal(dAtA []byte) error

func (*Backup_IP_Register) XXX_DiscardUnknown

func (m *Backup_IP_Register) XXX_DiscardUnknown()

func (*Backup_IP_Register) XXX_Marshal

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

func (*Backup_IP_Register) XXX_Merge

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

func (*Backup_IP_Register) XXX_Size

func (m *Backup_IP_Register) XXX_Size() int

func (*Backup_IP_Register) XXX_Unmarshal

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

type Backup_IP_Register_Request

type Backup_IP_Register_Request struct {
	Uuid                 string   `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
	Ips                  []string `protobuf:"bytes,2,rep,name=ips,proto3" json:"ips,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup_IP_Register_Request) Descriptor

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

func (*Backup_IP_Register_Request) GetIps

func (m *Backup_IP_Register_Request) GetIps() []string

func (*Backup_IP_Register_Request) GetUuid

func (m *Backup_IP_Register_Request) GetUuid() string

func (*Backup_IP_Register_Request) Marshal

func (m *Backup_IP_Register_Request) Marshal() (dAtA []byte, err error)

func (*Backup_IP_Register_Request) MarshalTo

func (m *Backup_IP_Register_Request) MarshalTo(dAtA []byte) (int, error)

func (*Backup_IP_Register_Request) MarshalToSizedBuffer

func (m *Backup_IP_Register_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_IP_Register_Request) ProtoMessage

func (*Backup_IP_Register_Request) ProtoMessage()

func (*Backup_IP_Register_Request) Reset

func (m *Backup_IP_Register_Request) Reset()

func (*Backup_IP_Register_Request) Size

func (m *Backup_IP_Register_Request) Size() (n int)

func (*Backup_IP_Register_Request) String

func (m *Backup_IP_Register_Request) String() string

func (*Backup_IP_Register_Request) Unmarshal

func (m *Backup_IP_Register_Request) Unmarshal(dAtA []byte) error

func (*Backup_IP_Register_Request) XXX_DiscardUnknown

func (m *Backup_IP_Register_Request) XXX_DiscardUnknown()

func (*Backup_IP_Register_Request) XXX_Marshal

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

func (*Backup_IP_Register_Request) XXX_Merge

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

func (*Backup_IP_Register_Request) XXX_Size

func (m *Backup_IP_Register_Request) XXX_Size() int

func (*Backup_IP_Register_Request) XXX_Unmarshal

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

type Backup_IP_Remove

type Backup_IP_Remove struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup_IP_Remove) Descriptor

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

func (*Backup_IP_Remove) Marshal

func (m *Backup_IP_Remove) Marshal() (dAtA []byte, err error)

func (*Backup_IP_Remove) MarshalTo

func (m *Backup_IP_Remove) MarshalTo(dAtA []byte) (int, error)

func (*Backup_IP_Remove) MarshalToSizedBuffer

func (m *Backup_IP_Remove) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_IP_Remove) ProtoMessage

func (*Backup_IP_Remove) ProtoMessage()

func (*Backup_IP_Remove) Reset

func (m *Backup_IP_Remove) Reset()

func (*Backup_IP_Remove) Size

func (m *Backup_IP_Remove) Size() (n int)

func (*Backup_IP_Remove) String

func (m *Backup_IP_Remove) String() string

func (*Backup_IP_Remove) Unmarshal

func (m *Backup_IP_Remove) Unmarshal(dAtA []byte) error

func (*Backup_IP_Remove) XXX_DiscardUnknown

func (m *Backup_IP_Remove) XXX_DiscardUnknown()

func (*Backup_IP_Remove) XXX_Marshal

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

func (*Backup_IP_Remove) XXX_Merge

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

func (*Backup_IP_Remove) XXX_Size

func (m *Backup_IP_Remove) XXX_Size() int

func (*Backup_IP_Remove) XXX_Unmarshal

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

type Backup_IP_Remove_Request

type Backup_IP_Remove_Request struct {
	Ips                  []string `protobuf:"bytes,1,rep,name=ips,proto3" json:"ips,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup_IP_Remove_Request) Descriptor

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

func (*Backup_IP_Remove_Request) GetIps

func (m *Backup_IP_Remove_Request) GetIps() []string

func (*Backup_IP_Remove_Request) Marshal

func (m *Backup_IP_Remove_Request) Marshal() (dAtA []byte, err error)

func (*Backup_IP_Remove_Request) MarshalTo

func (m *Backup_IP_Remove_Request) MarshalTo(dAtA []byte) (int, error)

func (*Backup_IP_Remove_Request) MarshalToSizedBuffer

func (m *Backup_IP_Remove_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_IP_Remove_Request) ProtoMessage

func (*Backup_IP_Remove_Request) ProtoMessage()

func (*Backup_IP_Remove_Request) Reset

func (m *Backup_IP_Remove_Request) Reset()

func (*Backup_IP_Remove_Request) Size

func (m *Backup_IP_Remove_Request) Size() (n int)

func (*Backup_IP_Remove_Request) String

func (m *Backup_IP_Remove_Request) String() string

func (*Backup_IP_Remove_Request) Unmarshal

func (m *Backup_IP_Remove_Request) Unmarshal(dAtA []byte) error

func (*Backup_IP_Remove_Request) XXX_DiscardUnknown

func (m *Backup_IP_Remove_Request) XXX_DiscardUnknown()

func (*Backup_IP_Remove_Request) XXX_Marshal

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

func (*Backup_IP_Remove_Request) XXX_Merge

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

func (*Backup_IP_Remove_Request) XXX_Size

func (m *Backup_IP_Remove_Request) XXX_Size() int

func (*Backup_IP_Remove_Request) XXX_Unmarshal

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

type Backup_Locations

type Backup_Locations struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup_Locations) Descriptor

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

func (*Backup_Locations) Marshal

func (m *Backup_Locations) Marshal() (dAtA []byte, err error)

func (*Backup_Locations) MarshalTo

func (m *Backup_Locations) MarshalTo(dAtA []byte) (int, error)

func (*Backup_Locations) MarshalToSizedBuffer

func (m *Backup_Locations) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_Locations) ProtoMessage

func (*Backup_Locations) ProtoMessage()

func (*Backup_Locations) Reset

func (m *Backup_Locations) Reset()

func (*Backup_Locations) Size

func (m *Backup_Locations) Size() (n int)

func (*Backup_Locations) String

func (m *Backup_Locations) String() string

func (*Backup_Locations) Unmarshal

func (m *Backup_Locations) Unmarshal(dAtA []byte) error

func (*Backup_Locations) XXX_DiscardUnknown

func (m *Backup_Locations) XXX_DiscardUnknown()

func (*Backup_Locations) XXX_Marshal

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

func (*Backup_Locations) XXX_Merge

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

func (*Backup_Locations) XXX_Size

func (m *Backup_Locations) XXX_Size() int

func (*Backup_Locations) XXX_Unmarshal

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

type Backup_Locations_Request

type Backup_Locations_Request struct {
	Uuid                 string   `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup_Locations_Request) Descriptor

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

func (*Backup_Locations_Request) GetUuid

func (m *Backup_Locations_Request) GetUuid() string

func (*Backup_Locations_Request) Marshal

func (m *Backup_Locations_Request) Marshal() (dAtA []byte, err error)

func (*Backup_Locations_Request) MarshalTo

func (m *Backup_Locations_Request) MarshalTo(dAtA []byte) (int, error)

func (*Backup_Locations_Request) MarshalToSizedBuffer

func (m *Backup_Locations_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_Locations_Request) ProtoMessage

func (*Backup_Locations_Request) ProtoMessage()

func (*Backup_Locations_Request) Reset

func (m *Backup_Locations_Request) Reset()

func (*Backup_Locations_Request) Size

func (m *Backup_Locations_Request) Size() (n int)

func (*Backup_Locations_Request) String

func (m *Backup_Locations_Request) String() string

func (*Backup_Locations_Request) Unmarshal

func (m *Backup_Locations_Request) Unmarshal(dAtA []byte) error

func (*Backup_Locations_Request) XXX_DiscardUnknown

func (m *Backup_Locations_Request) XXX_DiscardUnknown()

func (*Backup_Locations_Request) XXX_Marshal

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

func (*Backup_Locations_Request) XXX_Merge

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

func (*Backup_Locations_Request) XXX_Size

func (m *Backup_Locations_Request) XXX_Size() int

func (*Backup_Locations_Request) XXX_Unmarshal

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

type Backup_MetaVector

type Backup_MetaVector struct {
	Uuid                 string    `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
	Meta                 string    `protobuf:"bytes,2,opt,name=meta,proto3" json:"meta,omitempty"`
	Vector               []float64 `protobuf:"fixed64,3,rep,packed,name=vector,proto3" json:"vector,omitempty"`
	Ips                  []string  `protobuf:"bytes,4,rep,name=ips,proto3" json:"ips,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*Backup_MetaVector) Descriptor

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

func (*Backup_MetaVector) GetIps

func (m *Backup_MetaVector) GetIps() []string

func (*Backup_MetaVector) GetMeta

func (m *Backup_MetaVector) GetMeta() string

func (*Backup_MetaVector) GetUuid

func (m *Backup_MetaVector) GetUuid() string

func (*Backup_MetaVector) GetVector

func (m *Backup_MetaVector) GetVector() []float64

func (*Backup_MetaVector) Marshal

func (m *Backup_MetaVector) Marshal() (dAtA []byte, err error)

func (*Backup_MetaVector) MarshalTo

func (m *Backup_MetaVector) MarshalTo(dAtA []byte) (int, error)

func (*Backup_MetaVector) MarshalToSizedBuffer

func (m *Backup_MetaVector) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_MetaVector) ProtoMessage

func (*Backup_MetaVector) ProtoMessage()

func (*Backup_MetaVector) Reset

func (m *Backup_MetaVector) Reset()

func (*Backup_MetaVector) Size

func (m *Backup_MetaVector) Size() (n int)

func (*Backup_MetaVector) String

func (m *Backup_MetaVector) String() string

func (*Backup_MetaVector) Unmarshal

func (m *Backup_MetaVector) Unmarshal(dAtA []byte) error

func (*Backup_MetaVector) XXX_DiscardUnknown

func (m *Backup_MetaVector) XXX_DiscardUnknown()

func (*Backup_MetaVector) XXX_Marshal

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

func (*Backup_MetaVector) XXX_Merge

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

func (*Backup_MetaVector) XXX_Size

func (m *Backup_MetaVector) XXX_Size() int

func (*Backup_MetaVector) XXX_Unmarshal

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

type Backup_MetaVectors

type Backup_MetaVectors struct {
	Vectors              []*Backup_MetaVector `protobuf:"bytes,1,rep,name=vectors,proto3" json:"vectors,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*Backup_MetaVectors) Descriptor

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

func (*Backup_MetaVectors) GetVectors

func (m *Backup_MetaVectors) GetVectors() []*Backup_MetaVector

func (*Backup_MetaVectors) Marshal

func (m *Backup_MetaVectors) Marshal() (dAtA []byte, err error)

func (*Backup_MetaVectors) MarshalTo

func (m *Backup_MetaVectors) MarshalTo(dAtA []byte) (int, error)

func (*Backup_MetaVectors) MarshalToSizedBuffer

func (m *Backup_MetaVectors) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_MetaVectors) ProtoMessage

func (*Backup_MetaVectors) ProtoMessage()

func (*Backup_MetaVectors) Reset

func (m *Backup_MetaVectors) Reset()

func (*Backup_MetaVectors) Size

func (m *Backup_MetaVectors) Size() (n int)

func (*Backup_MetaVectors) String

func (m *Backup_MetaVectors) String() string

func (*Backup_MetaVectors) Unmarshal

func (m *Backup_MetaVectors) Unmarshal(dAtA []byte) error

func (*Backup_MetaVectors) XXX_DiscardUnknown

func (m *Backup_MetaVectors) XXX_DiscardUnknown()

func (*Backup_MetaVectors) XXX_Marshal

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

func (*Backup_MetaVectors) XXX_Merge

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

func (*Backup_MetaVectors) XXX_Size

func (m *Backup_MetaVectors) XXX_Size() int

func (*Backup_MetaVectors) XXX_Unmarshal

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

type Backup_Remove

type Backup_Remove struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup_Remove) Descriptor

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

func (*Backup_Remove) Marshal

func (m *Backup_Remove) Marshal() (dAtA []byte, err error)

func (*Backup_Remove) MarshalTo

func (m *Backup_Remove) MarshalTo(dAtA []byte) (int, error)

func (*Backup_Remove) MarshalToSizedBuffer

func (m *Backup_Remove) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_Remove) ProtoMessage

func (*Backup_Remove) ProtoMessage()

func (*Backup_Remove) Reset

func (m *Backup_Remove) Reset()

func (*Backup_Remove) Size

func (m *Backup_Remove) Size() (n int)

func (*Backup_Remove) String

func (m *Backup_Remove) String() string

func (*Backup_Remove) Unmarshal

func (m *Backup_Remove) Unmarshal(dAtA []byte) error

func (*Backup_Remove) XXX_DiscardUnknown

func (m *Backup_Remove) XXX_DiscardUnknown()

func (*Backup_Remove) XXX_Marshal

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

func (*Backup_Remove) XXX_Merge

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

func (*Backup_Remove) XXX_Size

func (m *Backup_Remove) XXX_Size() int

func (*Backup_Remove) XXX_Unmarshal

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

type Backup_Remove_Request

type Backup_Remove_Request struct {
	Uuid                 string   `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup_Remove_Request) Descriptor

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

func (*Backup_Remove_Request) GetUuid

func (m *Backup_Remove_Request) GetUuid() string

func (*Backup_Remove_Request) Marshal

func (m *Backup_Remove_Request) Marshal() (dAtA []byte, err error)

func (*Backup_Remove_Request) MarshalTo

func (m *Backup_Remove_Request) MarshalTo(dAtA []byte) (int, error)

func (*Backup_Remove_Request) MarshalToSizedBuffer

func (m *Backup_Remove_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_Remove_Request) ProtoMessage

func (*Backup_Remove_Request) ProtoMessage()

func (*Backup_Remove_Request) Reset

func (m *Backup_Remove_Request) Reset()

func (*Backup_Remove_Request) Size

func (m *Backup_Remove_Request) Size() (n int)

func (*Backup_Remove_Request) String

func (m *Backup_Remove_Request) String() string

func (*Backup_Remove_Request) Unmarshal

func (m *Backup_Remove_Request) Unmarshal(dAtA []byte) error

func (*Backup_Remove_Request) XXX_DiscardUnknown

func (m *Backup_Remove_Request) XXX_DiscardUnknown()

func (*Backup_Remove_Request) XXX_Marshal

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

func (*Backup_Remove_Request) XXX_Merge

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

func (*Backup_Remove_Request) XXX_Size

func (m *Backup_Remove_Request) XXX_Size() int

func (*Backup_Remove_Request) XXX_Unmarshal

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

type Backup_Remove_RequestMulti

type Backup_Remove_RequestMulti struct {
	Uuid                 []string `protobuf:"bytes,1,rep,name=uuid,proto3" json:"uuid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Backup_Remove_RequestMulti) Descriptor

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

func (*Backup_Remove_RequestMulti) GetUuid

func (m *Backup_Remove_RequestMulti) GetUuid() []string

func (*Backup_Remove_RequestMulti) Marshal

func (m *Backup_Remove_RequestMulti) Marshal() (dAtA []byte, err error)

func (*Backup_Remove_RequestMulti) MarshalTo

func (m *Backup_Remove_RequestMulti) MarshalTo(dAtA []byte) (int, error)

func (*Backup_Remove_RequestMulti) MarshalToSizedBuffer

func (m *Backup_Remove_RequestMulti) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Backup_Remove_RequestMulti) ProtoMessage

func (*Backup_Remove_RequestMulti) ProtoMessage()

func (*Backup_Remove_RequestMulti) Reset

func (m *Backup_Remove_RequestMulti) Reset()

func (*Backup_Remove_RequestMulti) Size

func (m *Backup_Remove_RequestMulti) Size() (n int)

func (*Backup_Remove_RequestMulti) String

func (m *Backup_Remove_RequestMulti) String() string

func (*Backup_Remove_RequestMulti) Unmarshal

func (m *Backup_Remove_RequestMulti) Unmarshal(dAtA []byte) error

func (*Backup_Remove_RequestMulti) XXX_DiscardUnknown

func (m *Backup_Remove_RequestMulti) XXX_DiscardUnknown()

func (*Backup_Remove_RequestMulti) XXX_Marshal

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

func (*Backup_Remove_RequestMulti) XXX_Merge

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

func (*Backup_Remove_RequestMulti) XXX_Size

func (m *Backup_Remove_RequestMulti) XXX_Size() int

func (*Backup_Remove_RequestMulti) XXX_Unmarshal

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

type Controll

type Controll struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Controll) Descriptor

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

func (*Controll) Marshal

func (m *Controll) Marshal() (dAtA []byte, err error)

func (*Controll) MarshalTo

func (m *Controll) MarshalTo(dAtA []byte) (int, error)

func (*Controll) MarshalToSizedBuffer

func (m *Controll) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Controll) ProtoMessage

func (*Controll) ProtoMessage()

func (*Controll) Reset

func (m *Controll) Reset()

func (*Controll) Size

func (m *Controll) Size() (n int)

func (*Controll) String

func (m *Controll) String() string

func (*Controll) Unmarshal

func (m *Controll) Unmarshal(dAtA []byte) error

func (*Controll) XXX_DiscardUnknown

func (m *Controll) XXX_DiscardUnknown()

func (*Controll) XXX_Marshal

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

func (*Controll) XXX_Merge

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

func (*Controll) XXX_Size

func (m *Controll) XXX_Size() int

func (*Controll) XXX_Unmarshal

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

type Controll_CreateIndexRequest

type Controll_CreateIndexRequest struct {
	PoolSize             uint32   `protobuf:"varint,1,opt,name=pool_size,json=poolSize,proto3" json:"pool_size,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Controll_CreateIndexRequest) Descriptor

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

func (*Controll_CreateIndexRequest) GetPoolSize

func (m *Controll_CreateIndexRequest) GetPoolSize() uint32

func (*Controll_CreateIndexRequest) Marshal

func (m *Controll_CreateIndexRequest) Marshal() (dAtA []byte, err error)

func (*Controll_CreateIndexRequest) MarshalTo

func (m *Controll_CreateIndexRequest) MarshalTo(dAtA []byte) (int, error)

func (*Controll_CreateIndexRequest) MarshalToSizedBuffer

func (m *Controll_CreateIndexRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Controll_CreateIndexRequest) ProtoMessage

func (*Controll_CreateIndexRequest) ProtoMessage()

func (*Controll_CreateIndexRequest) Reset

func (m *Controll_CreateIndexRequest) Reset()

func (*Controll_CreateIndexRequest) Size

func (m *Controll_CreateIndexRequest) Size() (n int)

func (*Controll_CreateIndexRequest) String

func (m *Controll_CreateIndexRequest) String() string

func (*Controll_CreateIndexRequest) Unmarshal

func (m *Controll_CreateIndexRequest) Unmarshal(dAtA []byte) error

func (*Controll_CreateIndexRequest) XXX_DiscardUnknown

func (m *Controll_CreateIndexRequest) XXX_DiscardUnknown()

func (*Controll_CreateIndexRequest) XXX_Marshal

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

func (*Controll_CreateIndexRequest) XXX_Merge

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

func (*Controll_CreateIndexRequest) XXX_Size

func (m *Controll_CreateIndexRequest) XXX_Size() int

func (*Controll_CreateIndexRequest) XXX_Unmarshal

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

type Discoverer

type Discoverer struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Discoverer) Descriptor

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

func (*Discoverer) Marshal

func (m *Discoverer) Marshal() (dAtA []byte, err error)

func (*Discoverer) MarshalTo

func (m *Discoverer) MarshalTo(dAtA []byte) (int, error)

func (*Discoverer) MarshalToSizedBuffer

func (m *Discoverer) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Discoverer) ProtoMessage

func (*Discoverer) ProtoMessage()

func (*Discoverer) Reset

func (m *Discoverer) Reset()

func (*Discoverer) Size

func (m *Discoverer) Size() (n int)

func (*Discoverer) String

func (m *Discoverer) String() string

func (*Discoverer) Unmarshal

func (m *Discoverer) Unmarshal(dAtA []byte) error

func (*Discoverer) XXX_DiscardUnknown

func (m *Discoverer) XXX_DiscardUnknown()

func (*Discoverer) XXX_Marshal

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

func (*Discoverer) XXX_Merge

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

func (*Discoverer) XXX_Size

func (m *Discoverer) XXX_Size() int

func (*Discoverer) XXX_Unmarshal

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

type Discoverer_Request

type Discoverer_Request struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Node                 string   `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Discoverer_Request) Descriptor

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

func (*Discoverer_Request) GetName

func (m *Discoverer_Request) GetName() string

func (*Discoverer_Request) GetNode

func (m *Discoverer_Request) GetNode() string

func (*Discoverer_Request) Marshal

func (m *Discoverer_Request) Marshal() (dAtA []byte, err error)

func (*Discoverer_Request) MarshalTo

func (m *Discoverer_Request) MarshalTo(dAtA []byte) (int, error)

func (*Discoverer_Request) MarshalToSizedBuffer

func (m *Discoverer_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Discoverer_Request) ProtoMessage

func (*Discoverer_Request) ProtoMessage()

func (*Discoverer_Request) Reset

func (m *Discoverer_Request) Reset()

func (*Discoverer_Request) Size

func (m *Discoverer_Request) Size() (n int)

func (*Discoverer_Request) String

func (m *Discoverer_Request) String() string

func (*Discoverer_Request) Unmarshal

func (m *Discoverer_Request) Unmarshal(dAtA []byte) error

func (*Discoverer_Request) XXX_DiscardUnknown

func (m *Discoverer_Request) XXX_DiscardUnknown()

func (*Discoverer_Request) XXX_Marshal

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

func (*Discoverer_Request) XXX_Merge

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

func (*Discoverer_Request) XXX_Size

func (m *Discoverer_Request) XXX_Size() int

func (*Discoverer_Request) XXX_Unmarshal

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

type Empty

type Empty struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Empty) Descriptor

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

func (*Empty) Marshal

func (m *Empty) Marshal() (dAtA []byte, err error)

func (*Empty) MarshalTo

func (m *Empty) MarshalTo(dAtA []byte) (int, error)

func (*Empty) MarshalToSizedBuffer

func (m *Empty) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Empty) ProtoMessage

func (*Empty) ProtoMessage()

func (*Empty) Reset

func (m *Empty) Reset()

func (*Empty) Size

func (m *Empty) Size() (n int)

func (*Empty) String

func (m *Empty) String() string

func (*Empty) Unmarshal

func (m *Empty) Unmarshal(dAtA []byte) error

func (*Empty) XXX_DiscardUnknown

func (m *Empty) XXX_DiscardUnknown()

func (*Empty) XXX_Marshal

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

func (*Empty) XXX_Merge

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

func (*Empty) XXX_Size

func (m *Empty) XXX_Size() int

func (*Empty) XXX_Unmarshal

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

type Info

type Info struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Info) Descriptor

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

func (*Info) Marshal

func (m *Info) Marshal() (dAtA []byte, err error)

func (*Info) MarshalTo

func (m *Info) MarshalTo(dAtA []byte) (int, error)

func (*Info) MarshalToSizedBuffer

func (m *Info) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Info) ProtoMessage

func (*Info) ProtoMessage()

func (*Info) Reset

func (m *Info) Reset()

func (*Info) Size

func (m *Info) Size() (n int)

func (*Info) String

func (m *Info) String() string

func (*Info) Unmarshal

func (m *Info) Unmarshal(dAtA []byte) error

func (*Info) XXX_DiscardUnknown

func (m *Info) XXX_DiscardUnknown()

func (*Info) XXX_Marshal

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

func (*Info) XXX_Merge

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

func (*Info) XXX_Size

func (m *Info) XXX_Size() int

func (*Info) XXX_Unmarshal

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

type Info_IPs

type Info_IPs struct {
	Ip                   []string `protobuf:"bytes,1,rep,name=ip,proto3" json:"ip,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Info_IPs) Descriptor

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

func (*Info_IPs) GetIp

func (m *Info_IPs) GetIp() []string

func (*Info_IPs) Marshal

func (m *Info_IPs) Marshal() (dAtA []byte, err error)

func (*Info_IPs) MarshalTo

func (m *Info_IPs) MarshalTo(dAtA []byte) (int, error)

func (*Info_IPs) MarshalToSizedBuffer

func (m *Info_IPs) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Info_IPs) ProtoMessage

func (*Info_IPs) ProtoMessage()

func (*Info_IPs) Reset

func (m *Info_IPs) Reset()

func (*Info_IPs) Size

func (m *Info_IPs) Size() (n int)

func (*Info_IPs) String

func (m *Info_IPs) String() string

func (*Info_IPs) Unmarshal

func (m *Info_IPs) Unmarshal(dAtA []byte) error

func (*Info_IPs) XXX_DiscardUnknown

func (m *Info_IPs) XXX_DiscardUnknown()

func (*Info_IPs) XXX_Marshal

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

func (*Info_IPs) XXX_Merge

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

func (*Info_IPs) XXX_Size

func (m *Info_IPs) XXX_Size() int

func (*Info_IPs) XXX_Unmarshal

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

type Info_Server

type Info_Server struct {
	Name                 string       `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Ip                   string       `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip,omitempty"`
	Server               *Info_Server `protobuf:"bytes,3,opt,name=server,proto3" json:"server,omitempty"`
	Cpu                  float64      `protobuf:"fixed64,4,opt,name=cpu,proto3" json:"cpu,omitempty"`
	Mem                  float64      `protobuf:"fixed64,5,opt,name=mem,proto3" json:"mem,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*Info_Server) Descriptor

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

func (*Info_Server) GetCpu

func (m *Info_Server) GetCpu() float64

func (*Info_Server) GetIp

func (m *Info_Server) GetIp() string

func (*Info_Server) GetMem

func (m *Info_Server) GetMem() float64

func (*Info_Server) GetName

func (m *Info_Server) GetName() string

func (*Info_Server) GetServer

func (m *Info_Server) GetServer() *Info_Server

func (*Info_Server) Marshal

func (m *Info_Server) Marshal() (dAtA []byte, err error)

func (*Info_Server) MarshalTo

func (m *Info_Server) MarshalTo(dAtA []byte) (int, error)

func (*Info_Server) MarshalToSizedBuffer

func (m *Info_Server) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Info_Server) ProtoMessage

func (*Info_Server) ProtoMessage()

func (*Info_Server) Reset

func (m *Info_Server) Reset()

func (*Info_Server) Size

func (m *Info_Server) Size() (n int)

func (*Info_Server) String

func (m *Info_Server) String() string

func (*Info_Server) Unmarshal

func (m *Info_Server) Unmarshal(dAtA []byte) error

func (*Info_Server) XXX_DiscardUnknown

func (m *Info_Server) XXX_DiscardUnknown()

func (*Info_Server) XXX_Marshal

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

func (*Info_Server) XXX_Merge

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

func (*Info_Server) XXX_Size

func (m *Info_Server) XXX_Size() int

func (*Info_Server) XXX_Unmarshal

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

type Info_Servers

type Info_Servers struct {
	Servers              []*Info_Server `protobuf:"bytes,1,rep,name=Servers,proto3" json:"Servers,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*Info_Servers) Descriptor

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

func (*Info_Servers) GetServers

func (m *Info_Servers) GetServers() []*Info_Server

func (*Info_Servers) Marshal

func (m *Info_Servers) Marshal() (dAtA []byte, err error)

func (*Info_Servers) MarshalTo

func (m *Info_Servers) MarshalTo(dAtA []byte) (int, error)

func (*Info_Servers) MarshalToSizedBuffer

func (m *Info_Servers) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Info_Servers) ProtoMessage

func (*Info_Servers) ProtoMessage()

func (*Info_Servers) Reset

func (m *Info_Servers) Reset()

func (*Info_Servers) Size

func (m *Info_Servers) Size() (n int)

func (*Info_Servers) String

func (m *Info_Servers) String() string

func (*Info_Servers) Unmarshal

func (m *Info_Servers) Unmarshal(dAtA []byte) error

func (*Info_Servers) XXX_DiscardUnknown

func (m *Info_Servers) XXX_DiscardUnknown()

func (*Info_Servers) XXX_Marshal

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

func (*Info_Servers) XXX_Merge

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

func (*Info_Servers) XXX_Size

func (m *Info_Servers) XXX_Size() int

func (*Info_Servers) XXX_Unmarshal

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

type Meta

type Meta struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Meta) Descriptor

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

func (*Meta) Marshal

func (m *Meta) Marshal() (dAtA []byte, err error)

func (*Meta) MarshalTo

func (m *Meta) MarshalTo(dAtA []byte) (int, error)

func (*Meta) MarshalToSizedBuffer

func (m *Meta) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Meta) ProtoMessage

func (*Meta) ProtoMessage()

func (*Meta) Reset

func (m *Meta) Reset()

func (*Meta) Size

func (m *Meta) Size() (n int)

func (*Meta) String

func (m *Meta) String() string

func (*Meta) Unmarshal

func (m *Meta) Unmarshal(dAtA []byte) error

func (*Meta) XXX_DiscardUnknown

func (m *Meta) XXX_DiscardUnknown()

func (*Meta) XXX_Marshal

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

func (*Meta) XXX_Merge

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

func (*Meta) XXX_Size

func (m *Meta) XXX_Size() int

func (*Meta) XXX_Unmarshal

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

type Meta_Key

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

func (*Meta_Key) Descriptor

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

func (*Meta_Key) GetKey

func (m *Meta_Key) GetKey() string

func (*Meta_Key) Marshal

func (m *Meta_Key) Marshal() (dAtA []byte, err error)

func (*Meta_Key) MarshalTo

func (m *Meta_Key) MarshalTo(dAtA []byte) (int, error)

func (*Meta_Key) MarshalToSizedBuffer

func (m *Meta_Key) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Meta_Key) ProtoMessage

func (*Meta_Key) ProtoMessage()

func (*Meta_Key) Reset

func (m *Meta_Key) Reset()

func (*Meta_Key) Size

func (m *Meta_Key) Size() (n int)

func (*Meta_Key) String

func (m *Meta_Key) String() string

func (*Meta_Key) Unmarshal

func (m *Meta_Key) Unmarshal(dAtA []byte) error

func (*Meta_Key) XXX_DiscardUnknown

func (m *Meta_Key) XXX_DiscardUnknown()

func (*Meta_Key) XXX_Marshal

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

func (*Meta_Key) XXX_Merge

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

func (*Meta_Key) XXX_Size

func (m *Meta_Key) XXX_Size() int

func (*Meta_Key) XXX_Unmarshal

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

type Meta_KeyVal

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

func (*Meta_KeyVal) Descriptor

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

func (*Meta_KeyVal) GetKey

func (m *Meta_KeyVal) GetKey() string

func (*Meta_KeyVal) GetVal

func (m *Meta_KeyVal) GetVal() string

func (*Meta_KeyVal) Marshal

func (m *Meta_KeyVal) Marshal() (dAtA []byte, err error)

func (*Meta_KeyVal) MarshalTo

func (m *Meta_KeyVal) MarshalTo(dAtA []byte) (int, error)

func (*Meta_KeyVal) MarshalToSizedBuffer

func (m *Meta_KeyVal) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Meta_KeyVal) ProtoMessage

func (*Meta_KeyVal) ProtoMessage()

func (*Meta_KeyVal) Reset

func (m *Meta_KeyVal) Reset()

func (*Meta_KeyVal) Size

func (m *Meta_KeyVal) Size() (n int)

func (*Meta_KeyVal) String

func (m *Meta_KeyVal) String() string

func (*Meta_KeyVal) Unmarshal

func (m *Meta_KeyVal) Unmarshal(dAtA []byte) error

func (*Meta_KeyVal) XXX_DiscardUnknown

func (m *Meta_KeyVal) XXX_DiscardUnknown()

func (*Meta_KeyVal) XXX_Marshal

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

func (*Meta_KeyVal) XXX_Merge

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

func (*Meta_KeyVal) XXX_Size

func (m *Meta_KeyVal) XXX_Size() int

func (*Meta_KeyVal) XXX_Unmarshal

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

type Meta_KeyVals

type Meta_KeyVals struct {
	Kvs                  []*Meta_KeyVal `protobuf:"bytes,1,rep,name=kvs,proto3" json:"kvs,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*Meta_KeyVals) Descriptor

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

func (*Meta_KeyVals) GetKvs

func (m *Meta_KeyVals) GetKvs() []*Meta_KeyVal

func (*Meta_KeyVals) Marshal

func (m *Meta_KeyVals) Marshal() (dAtA []byte, err error)

func (*Meta_KeyVals) MarshalTo

func (m *Meta_KeyVals) MarshalTo(dAtA []byte) (int, error)

func (*Meta_KeyVals) MarshalToSizedBuffer

func (m *Meta_KeyVals) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Meta_KeyVals) ProtoMessage

func (*Meta_KeyVals) ProtoMessage()

func (*Meta_KeyVals) Reset

func (m *Meta_KeyVals) Reset()

func (*Meta_KeyVals) Size

func (m *Meta_KeyVals) Size() (n int)

func (*Meta_KeyVals) String

func (m *Meta_KeyVals) String() string

func (*Meta_KeyVals) Unmarshal

func (m *Meta_KeyVals) Unmarshal(dAtA []byte) error

func (*Meta_KeyVals) XXX_DiscardUnknown

func (m *Meta_KeyVals) XXX_DiscardUnknown()

func (*Meta_KeyVals) XXX_Marshal

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

func (*Meta_KeyVals) XXX_Merge

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

func (*Meta_KeyVals) XXX_Size

func (m *Meta_KeyVals) XXX_Size() int

func (*Meta_KeyVals) XXX_Unmarshal

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

type Meta_Keys

type Meta_Keys struct {
	Keys                 []string `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Meta_Keys) Descriptor

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

func (*Meta_Keys) GetKeys

func (m *Meta_Keys) GetKeys() []string

func (*Meta_Keys) Marshal

func (m *Meta_Keys) Marshal() (dAtA []byte, err error)

func (*Meta_Keys) MarshalTo

func (m *Meta_Keys) MarshalTo(dAtA []byte) (int, error)

func (*Meta_Keys) MarshalToSizedBuffer

func (m *Meta_Keys) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Meta_Keys) ProtoMessage

func (*Meta_Keys) ProtoMessage()

func (*Meta_Keys) Reset

func (m *Meta_Keys) Reset()

func (*Meta_Keys) Size

func (m *Meta_Keys) Size() (n int)

func (*Meta_Keys) String

func (m *Meta_Keys) String() string

func (*Meta_Keys) Unmarshal

func (m *Meta_Keys) Unmarshal(dAtA []byte) error

func (*Meta_Keys) XXX_DiscardUnknown

func (m *Meta_Keys) XXX_DiscardUnknown()

func (*Meta_Keys) XXX_Marshal

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

func (*Meta_Keys) XXX_Merge

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

func (*Meta_Keys) XXX_Size

func (m *Meta_Keys) XXX_Size() int

func (*Meta_Keys) XXX_Unmarshal

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

type Meta_Val

type Meta_Val struct {
	Val                  string   `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Meta_Val) Descriptor

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

func (*Meta_Val) GetVal

func (m *Meta_Val) GetVal() string

func (*Meta_Val) Marshal

func (m *Meta_Val) Marshal() (dAtA []byte, err error)

func (*Meta_Val) MarshalTo

func (m *Meta_Val) MarshalTo(dAtA []byte) (int, error)

func (*Meta_Val) MarshalToSizedBuffer

func (m *Meta_Val) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Meta_Val) ProtoMessage

func (*Meta_Val) ProtoMessage()

func (*Meta_Val) Reset

func (m *Meta_Val) Reset()

func (*Meta_Val) Size

func (m *Meta_Val) Size() (n int)

func (*Meta_Val) String

func (m *Meta_Val) String() string

func (*Meta_Val) Unmarshal

func (m *Meta_Val) Unmarshal(dAtA []byte) error

func (*Meta_Val) XXX_DiscardUnknown

func (m *Meta_Val) XXX_DiscardUnknown()

func (*Meta_Val) XXX_Marshal

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

func (*Meta_Val) XXX_Merge

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

func (*Meta_Val) XXX_Size

func (m *Meta_Val) XXX_Size() int

func (*Meta_Val) XXX_Unmarshal

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

type Meta_Vals

type Meta_Vals struct {
	Vals                 []string `protobuf:"bytes,1,rep,name=vals,proto3" json:"vals,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Meta_Vals) Descriptor

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

func (*Meta_Vals) GetVals

func (m *Meta_Vals) GetVals() []string

func (*Meta_Vals) Marshal

func (m *Meta_Vals) Marshal() (dAtA []byte, err error)

func (*Meta_Vals) MarshalTo

func (m *Meta_Vals) MarshalTo(dAtA []byte) (int, error)

func (*Meta_Vals) MarshalToSizedBuffer

func (m *Meta_Vals) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Meta_Vals) ProtoMessage

func (*Meta_Vals) ProtoMessage()

func (*Meta_Vals) Reset

func (m *Meta_Vals) Reset()

func (*Meta_Vals) Size

func (m *Meta_Vals) Size() (n int)

func (*Meta_Vals) String

func (m *Meta_Vals) String() string

func (*Meta_Vals) Unmarshal

func (m *Meta_Vals) Unmarshal(dAtA []byte) error

func (*Meta_Vals) XXX_DiscardUnknown

func (m *Meta_Vals) XXX_DiscardUnknown()

func (*Meta_Vals) XXX_Marshal

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

func (*Meta_Vals) XXX_Merge

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

func (*Meta_Vals) XXX_Size

func (m *Meta_Vals) XXX_Size() int

func (*Meta_Vals) XXX_Unmarshal

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

type Object

type Object struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Object) Descriptor

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

func (*Object) Marshal

func (m *Object) Marshal() (dAtA []byte, err error)

func (*Object) MarshalTo

func (m *Object) MarshalTo(dAtA []byte) (int, error)

func (*Object) MarshalToSizedBuffer

func (m *Object) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Object) ProtoMessage

func (*Object) ProtoMessage()

func (*Object) Reset

func (m *Object) Reset()

func (*Object) Size

func (m *Object) Size() (n int)

func (*Object) String

func (m *Object) String() string

func (*Object) Unmarshal

func (m *Object) Unmarshal(dAtA []byte) error

func (*Object) XXX_DiscardUnknown

func (m *Object) XXX_DiscardUnknown()

func (*Object) XXX_Marshal

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

func (*Object) XXX_Merge

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

func (*Object) XXX_Size

func (m *Object) XXX_Size() int

func (*Object) XXX_Unmarshal

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

type Object_Distance

type Object_Distance struct {
	Id                   string   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Distance             float32  `protobuf:"fixed32,2,opt,name=distance,proto3" json:"distance,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Object_Distance) Descriptor

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

func (*Object_Distance) GetDistance

func (m *Object_Distance) GetDistance() float32

func (*Object_Distance) GetId

func (m *Object_Distance) GetId() string

func (*Object_Distance) Marshal

func (m *Object_Distance) Marshal() (dAtA []byte, err error)

func (*Object_Distance) MarshalTo

func (m *Object_Distance) MarshalTo(dAtA []byte) (int, error)

func (*Object_Distance) MarshalToSizedBuffer

func (m *Object_Distance) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Object_Distance) ProtoMessage

func (*Object_Distance) ProtoMessage()

func (*Object_Distance) Reset

func (m *Object_Distance) Reset()

func (*Object_Distance) Size

func (m *Object_Distance) Size() (n int)

func (*Object_Distance) String

func (m *Object_Distance) String() string

func (*Object_Distance) Unmarshal

func (m *Object_Distance) Unmarshal(dAtA []byte) error

func (*Object_Distance) XXX_DiscardUnknown

func (m *Object_Distance) XXX_DiscardUnknown()

func (*Object_Distance) XXX_Marshal

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

func (*Object_Distance) XXX_Merge

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

func (*Object_Distance) XXX_Size

func (m *Object_Distance) XXX_Size() int

func (*Object_Distance) XXX_Unmarshal

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

type Object_ID

type Object_ID struct {
	Id                   string   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Object_ID) Descriptor

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

func (*Object_ID) GetId

func (m *Object_ID) GetId() string

func (*Object_ID) Marshal

func (m *Object_ID) Marshal() (dAtA []byte, err error)

func (*Object_ID) MarshalTo

func (m *Object_ID) MarshalTo(dAtA []byte) (int, error)

func (*Object_ID) MarshalToSizedBuffer

func (m *Object_ID) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Object_ID) ProtoMessage

func (*Object_ID) ProtoMessage()

func (*Object_ID) Reset

func (m *Object_ID) Reset()

func (*Object_ID) Size

func (m *Object_ID) Size() (n int)

func (*Object_ID) String

func (m *Object_ID) String() string

func (*Object_ID) Unmarshal

func (m *Object_ID) Unmarshal(dAtA []byte) error

func (*Object_ID) XXX_DiscardUnknown

func (m *Object_ID) XXX_DiscardUnknown()

func (*Object_ID) XXX_Marshal

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

func (*Object_ID) XXX_Merge

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

func (*Object_ID) XXX_Size

func (m *Object_ID) XXX_Size() int

func (*Object_ID) XXX_Unmarshal

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

type Object_IDs

type Object_IDs struct {
	Ids                  []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Object_IDs) Descriptor

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

func (*Object_IDs) GetIds

func (m *Object_IDs) GetIds() []string

func (*Object_IDs) Marshal

func (m *Object_IDs) Marshal() (dAtA []byte, err error)

func (*Object_IDs) MarshalTo

func (m *Object_IDs) MarshalTo(dAtA []byte) (int, error)

func (*Object_IDs) MarshalToSizedBuffer

func (m *Object_IDs) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Object_IDs) ProtoMessage

func (*Object_IDs) ProtoMessage()

func (*Object_IDs) Reset

func (m *Object_IDs) Reset()

func (*Object_IDs) Size

func (m *Object_IDs) Size() (n int)

func (*Object_IDs) String

func (m *Object_IDs) String() string

func (*Object_IDs) Unmarshal

func (m *Object_IDs) Unmarshal(dAtA []byte) error

func (*Object_IDs) XXX_DiscardUnknown

func (m *Object_IDs) XXX_DiscardUnknown()

func (*Object_IDs) XXX_Marshal

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

func (*Object_IDs) XXX_Merge

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

func (*Object_IDs) XXX_Size

func (m *Object_IDs) XXX_Size() int

func (*Object_IDs) XXX_Unmarshal

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

type Object_Vector

type Object_Vector struct {
	Id                   string    `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Vector               []float64 `protobuf:"fixed64,2,rep,packed,name=vector,proto3" json:"vector,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*Object_Vector) Descriptor

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

func (*Object_Vector) GetId

func (m *Object_Vector) GetId() string

func (*Object_Vector) GetVector

func (m *Object_Vector) GetVector() []float64

func (*Object_Vector) Marshal

func (m *Object_Vector) Marshal() (dAtA []byte, err error)

func (*Object_Vector) MarshalTo

func (m *Object_Vector) MarshalTo(dAtA []byte) (int, error)

func (*Object_Vector) MarshalToSizedBuffer

func (m *Object_Vector) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Object_Vector) ProtoMessage

func (*Object_Vector) ProtoMessage()

func (*Object_Vector) Reset

func (m *Object_Vector) Reset()

func (*Object_Vector) Size

func (m *Object_Vector) Size() (n int)

func (*Object_Vector) String

func (m *Object_Vector) String() string

func (*Object_Vector) Unmarshal

func (m *Object_Vector) Unmarshal(dAtA []byte) error

func (*Object_Vector) XXX_DiscardUnknown

func (m *Object_Vector) XXX_DiscardUnknown()

func (*Object_Vector) XXX_Marshal

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

func (*Object_Vector) XXX_Merge

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

func (*Object_Vector) XXX_Size

func (m *Object_Vector) XXX_Size() int

func (*Object_Vector) XXX_Unmarshal

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

type Object_Vectors

type Object_Vectors struct {
	Vectors              []*Object_Vector `protobuf:"bytes,1,rep,name=vectors,proto3" json:"vectors,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*Object_Vectors) Descriptor

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

func (*Object_Vectors) GetVectors

func (m *Object_Vectors) GetVectors() []*Object_Vector

func (*Object_Vectors) Marshal

func (m *Object_Vectors) Marshal() (dAtA []byte, err error)

func (*Object_Vectors) MarshalTo

func (m *Object_Vectors) MarshalTo(dAtA []byte) (int, error)

func (*Object_Vectors) MarshalToSizedBuffer

func (m *Object_Vectors) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Object_Vectors) ProtoMessage

func (*Object_Vectors) ProtoMessage()

func (*Object_Vectors) Reset

func (m *Object_Vectors) Reset()

func (*Object_Vectors) Size

func (m *Object_Vectors) Size() (n int)

func (*Object_Vectors) String

func (m *Object_Vectors) String() string

func (*Object_Vectors) Unmarshal

func (m *Object_Vectors) Unmarshal(dAtA []byte) error

func (*Object_Vectors) XXX_DiscardUnknown

func (m *Object_Vectors) XXX_DiscardUnknown()

func (*Object_Vectors) XXX_Marshal

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

func (*Object_Vectors) XXX_Merge

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

func (*Object_Vectors) XXX_Size

func (m *Object_Vectors) XXX_Size() int

func (*Object_Vectors) XXX_Unmarshal

func (m *Object_Vectors) XXX_Unmarshal(b []byte) error
type Search struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Search) Descriptor

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

func (*Search) Marshal

func (m *Search) Marshal() (dAtA []byte, err error)

func (*Search) MarshalTo

func (m *Search) MarshalTo(dAtA []byte) (int, error)

func (*Search) MarshalToSizedBuffer

func (m *Search) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Search) ProtoMessage

func (*Search) ProtoMessage()

func (*Search) Reset

func (m *Search) Reset()

func (*Search) Size

func (m *Search) Size() (n int)

func (*Search) String

func (m *Search) String() string

func (*Search) Unmarshal

func (m *Search) Unmarshal(dAtA []byte) error

func (*Search) XXX_DiscardUnknown

func (m *Search) XXX_DiscardUnknown()

func (*Search) XXX_Marshal

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

func (*Search) XXX_Merge

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

func (*Search) XXX_Size

func (m *Search) XXX_Size() int

func (*Search) XXX_Unmarshal

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

type Search_Config

type Search_Config struct {
	Num                  uint32   `protobuf:"varint,1,opt,name=num,proto3" json:"num,omitempty"`
	Radius               float32  `protobuf:"fixed32,2,opt,name=radius,proto3" json:"radius,omitempty"`
	Epsilon              float32  `protobuf:"fixed32,3,opt,name=epsilon,proto3" json:"epsilon,omitempty"`
	Timeout              int64    `protobuf:"varint,4,opt,name=timeout,proto3" json:"timeout,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Search_Config) Descriptor

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

func (*Search_Config) GetEpsilon

func (m *Search_Config) GetEpsilon() float32

func (*Search_Config) GetNum

func (m *Search_Config) GetNum() uint32

func (*Search_Config) GetRadius

func (m *Search_Config) GetRadius() float32

func (*Search_Config) GetTimeout

func (m *Search_Config) GetTimeout() int64

func (*Search_Config) Marshal

func (m *Search_Config) Marshal() (dAtA []byte, err error)

func (*Search_Config) MarshalTo

func (m *Search_Config) MarshalTo(dAtA []byte) (int, error)

func (*Search_Config) MarshalToSizedBuffer

func (m *Search_Config) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Search_Config) ProtoMessage

func (*Search_Config) ProtoMessage()

func (*Search_Config) Reset

func (m *Search_Config) Reset()

func (*Search_Config) Size

func (m *Search_Config) Size() (n int)

func (*Search_Config) String

func (m *Search_Config) String() string

func (*Search_Config) Unmarshal

func (m *Search_Config) Unmarshal(dAtA []byte) error

func (*Search_Config) XXX_DiscardUnknown

func (m *Search_Config) XXX_DiscardUnknown()

func (*Search_Config) XXX_Marshal

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

func (*Search_Config) XXX_Merge

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

func (*Search_Config) XXX_Size

func (m *Search_Config) XXX_Size() int

func (*Search_Config) XXX_Unmarshal

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

type Search_IDRequest

type Search_IDRequest struct {
	Id                   string         `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Config               *Search_Config `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*Search_IDRequest) Descriptor

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

func (*Search_IDRequest) GetConfig

func (m *Search_IDRequest) GetConfig() *Search_Config

func (*Search_IDRequest) GetId

func (m *Search_IDRequest) GetId() string

func (*Search_IDRequest) Marshal

func (m *Search_IDRequest) Marshal() (dAtA []byte, err error)

func (*Search_IDRequest) MarshalTo

func (m *Search_IDRequest) MarshalTo(dAtA []byte) (int, error)

func (*Search_IDRequest) MarshalToSizedBuffer

func (m *Search_IDRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Search_IDRequest) ProtoMessage

func (*Search_IDRequest) ProtoMessage()

func (*Search_IDRequest) Reset

func (m *Search_IDRequest) Reset()

func (*Search_IDRequest) Size

func (m *Search_IDRequest) Size() (n int)

func (*Search_IDRequest) String

func (m *Search_IDRequest) String() string

func (*Search_IDRequest) Unmarshal

func (m *Search_IDRequest) Unmarshal(dAtA []byte) error

func (*Search_IDRequest) XXX_DiscardUnknown

func (m *Search_IDRequest) XXX_DiscardUnknown()

func (*Search_IDRequest) XXX_Marshal

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

func (*Search_IDRequest) XXX_Merge

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

func (*Search_IDRequest) XXX_Size

func (m *Search_IDRequest) XXX_Size() int

func (*Search_IDRequest) XXX_Unmarshal

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

type Search_Request

type Search_Request struct {
	Vector               []float64      `protobuf:"fixed64,1,rep,packed,name=vector,proto3" json:"vector,omitempty"`
	Config               *Search_Config `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*Search_Request) Descriptor

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

func (*Search_Request) GetConfig

func (m *Search_Request) GetConfig() *Search_Config

func (*Search_Request) GetVector

func (m *Search_Request) GetVector() []float64

func (*Search_Request) Marshal

func (m *Search_Request) Marshal() (dAtA []byte, err error)

func (*Search_Request) MarshalTo

func (m *Search_Request) MarshalTo(dAtA []byte) (int, error)

func (*Search_Request) MarshalToSizedBuffer

func (m *Search_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Search_Request) ProtoMessage

func (*Search_Request) ProtoMessage()

func (*Search_Request) Reset

func (m *Search_Request) Reset()

func (*Search_Request) Size

func (m *Search_Request) Size() (n int)

func (*Search_Request) String

func (m *Search_Request) String() string

func (*Search_Request) Unmarshal

func (m *Search_Request) Unmarshal(dAtA []byte) error

func (*Search_Request) XXX_DiscardUnknown

func (m *Search_Request) XXX_DiscardUnknown()

func (*Search_Request) XXX_Marshal

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

func (*Search_Request) XXX_Merge

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

func (*Search_Request) XXX_Size

func (m *Search_Request) XXX_Size() int

func (*Search_Request) XXX_Unmarshal

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

type Search_Response

type Search_Response struct {
	Results              []*Object_Distance `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*Search_Response) Descriptor

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

func (*Search_Response) GetResults

func (m *Search_Response) GetResults() []*Object_Distance

func (*Search_Response) Marshal

func (m *Search_Response) Marshal() (dAtA []byte, err error)

func (*Search_Response) MarshalTo

func (m *Search_Response) MarshalTo(dAtA []byte) (int, error)

func (*Search_Response) MarshalToSizedBuffer

func (m *Search_Response) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Search_Response) ProtoMessage

func (*Search_Response) ProtoMessage()

func (*Search_Response) Reset

func (m *Search_Response) Reset()

func (*Search_Response) Size

func (m *Search_Response) Size() (n int)

func (*Search_Response) String

func (m *Search_Response) String() string

func (*Search_Response) Unmarshal

func (m *Search_Response) Unmarshal(dAtA []byte) error

func (*Search_Response) XXX_DiscardUnknown

func (m *Search_Response) XXX_DiscardUnknown()

func (*Search_Response) XXX_Marshal

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

func (*Search_Response) XXX_Merge

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

func (*Search_Response) XXX_Size

func (m *Search_Response) XXX_Size() int

func (*Search_Response) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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