delta

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 10, 2020 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Delta_Type_name = map[int32]string{
		0: "EditValue",
		1: "DeleteFromList",
		2: "AddToList",
		3: "MoveInList",
	}
	Delta_Type_value = map[string]int32{
		"EditValue":      0,
		"DeleteFromList": 1,
		"AddToList":      2,
		"MoveInList":     3,
	}
)

Enum value maps for Delta_Type.

View Source
var File_delta_proto protoreflect.FileDescriptor

Functions

func Apply

func Apply(delta *Delta, input proto2.Message) error

func Location

func Location(m proto2.Message, name string) int32

func MustUnmarshalAny

func MustUnmarshalAny(any *anypb.Any) *ptypes.DynamicAny

func NewAny

func NewAny(value interface{}) *anypb.Any

func NewAnyDiff

func NewAnyDiff(from, to string) *anypb.Any

Types

type BoolKeyIndexer

type BoolKeyIndexer bool

type Bool_scalar

type Bool_scalar struct {
	// contains filtered or unexported fields
}

func NewBool_scalar

func NewBool_scalar(l []Indexer) Bool_scalar

func (Bool_scalar) Location_get

func (b Bool_scalar) Location_get() []Indexer

type Bool_scalar_bool_map

type Bool_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewBool_scalar_bool_map

func NewBool_scalar_bool_map(l []Indexer) Bool_scalar_bool_map

func (Bool_scalar_bool_map) Key

func (Bool_scalar_bool_map) Location_get

func (b Bool_scalar_bool_map) Location_get() []Indexer

type Bool_scalar_int32_map

type Bool_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewBool_scalar_int32_map

func NewBool_scalar_int32_map(l []Indexer) Bool_scalar_int32_map

func (Bool_scalar_int32_map) Key

func (Bool_scalar_int32_map) Location_get

func (b Bool_scalar_int32_map) Location_get() []Indexer

type Bool_scalar_int64_map

type Bool_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewBool_scalar_int64_map

func NewBool_scalar_int64_map(l []Indexer) Bool_scalar_int64_map

func (Bool_scalar_int64_map) Key

func (Bool_scalar_int64_map) Location_get

func (b Bool_scalar_int64_map) Location_get() []Indexer

type Bool_scalar_repeated

type Bool_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewBool_scalar_repeated

func NewBool_scalar_repeated(l []Indexer) Bool_scalar_repeated

func (Bool_scalar_repeated) Index

func (Bool_scalar_repeated) Location_get

func (b Bool_scalar_repeated) Location_get() []Indexer

type Bool_scalar_string_map

type Bool_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewBool_scalar_string_map

func NewBool_scalar_string_map(l []Indexer) Bool_scalar_string_map

func (Bool_scalar_string_map) Key

func (Bool_scalar_string_map) Location_get

func (b Bool_scalar_string_map) Location_get() []Indexer

type Bool_scalar_uint32_map

type Bool_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewBool_scalar_uint32_map

func NewBool_scalar_uint32_map(l []Indexer) Bool_scalar_uint32_map

func (Bool_scalar_uint32_map) Key

func (Bool_scalar_uint32_map) Location_get

func (b Bool_scalar_uint32_map) Location_get() []Indexer

type Bool_scalar_uint64_map

type Bool_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewBool_scalar_uint64_map

func NewBool_scalar_uint64_map(l []Indexer) Bool_scalar_uint64_map

func (Bool_scalar_uint64_map) Key

func (Bool_scalar_uint64_map) Location_get

func (b Bool_scalar_uint64_map) Location_get() []Indexer

type Bytes_scalar

type Bytes_scalar struct {
	// contains filtered or unexported fields
}

func NewBytes_scalar

func NewBytes_scalar(l []Indexer) Bytes_scalar

func (Bytes_scalar) Location_get

func (b Bytes_scalar) Location_get() []Indexer

type Bytes_scalar_bool_map

type Bytes_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewBytes_scalar_bool_map

func NewBytes_scalar_bool_map(l []Indexer) Bytes_scalar_bool_map

func (Bytes_scalar_bool_map) Key

func (Bytes_scalar_bool_map) Location_get

func (b Bytes_scalar_bool_map) Location_get() []Indexer

type Bytes_scalar_int32_map

type Bytes_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewBytes_scalar_int32_map

func NewBytes_scalar_int32_map(l []Indexer) Bytes_scalar_int32_map

func (Bytes_scalar_int32_map) Key

func (Bytes_scalar_int32_map) Location_get

func (b Bytes_scalar_int32_map) Location_get() []Indexer

type Bytes_scalar_int64_map

type Bytes_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewBytes_scalar_int64_map

func NewBytes_scalar_int64_map(l []Indexer) Bytes_scalar_int64_map

func (Bytes_scalar_int64_map) Key

func (Bytes_scalar_int64_map) Location_get

func (b Bytes_scalar_int64_map) Location_get() []Indexer

type Bytes_scalar_repeated

type Bytes_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewBytes_scalar_repeated

func NewBytes_scalar_repeated(l []Indexer) Bytes_scalar_repeated

func (Bytes_scalar_repeated) Index

func (Bytes_scalar_repeated) Location_get

func (b Bytes_scalar_repeated) Location_get() []Indexer

type Bytes_scalar_string_map

type Bytes_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewBytes_scalar_string_map

func NewBytes_scalar_string_map(l []Indexer) Bytes_scalar_string_map

func (Bytes_scalar_string_map) Key

func (Bytes_scalar_string_map) Location_get

func (b Bytes_scalar_string_map) Location_get() []Indexer

type Bytes_scalar_uint32_map

type Bytes_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewBytes_scalar_uint32_map

func NewBytes_scalar_uint32_map(l []Indexer) Bytes_scalar_uint32_map

func (Bytes_scalar_uint32_map) Key

func (Bytes_scalar_uint32_map) Location_get

func (b Bytes_scalar_uint32_map) Location_get() []Indexer

type Bytes_scalar_uint64_map

type Bytes_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewBytes_scalar_uint64_map

func NewBytes_scalar_uint64_map(l []Indexer) Bytes_scalar_uint64_map

func (Bytes_scalar_uint64_map) Key

func (Bytes_scalar_uint64_map) Location_get

func (b Bytes_scalar_uint64_map) Location_get() []Indexer

type Delta

type Delta struct {
	Type     Delta_Type `protobuf:"varint,1,opt,name=type,proto3,enum=delta.Delta_Type" json:"type,omitempty"`
	Location []*Locator `protobuf:"bytes,2,rep,name=location,proto3" json:"location,omitempty"`
	Value    *anypb.Any `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func EditDiff

func EditDiff(from, to string, location LocatorInterface) *Delta

func EditValue

func EditValue(value interface{}, location LocatorInterface) *Delta

func (*Delta) Descriptor deprecated

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

Deprecated: Use Delta.ProtoReflect.Descriptor instead.

func (*Delta) GetLocation

func (x *Delta) GetLocation() []*Locator

func (*Delta) GetType

func (x *Delta) GetType() Delta_Type

func (*Delta) GetValue

func (x *Delta) GetValue() *anypb.Any

func (*Delta) ProtoMessage

func (*Delta) ProtoMessage()

func (*Delta) ProtoReflect

func (x *Delta) ProtoReflect() protoreflect.Message

func (*Delta) Reset

func (x *Delta) Reset()

func (*Delta) String

func (x *Delta) String() string

type Delta_Type

type Delta_Type int32
const (
	Delta_EditValue      Delta_Type = 0
	Delta_DeleteFromList Delta_Type = 1
	Delta_AddToList      Delta_Type = 2
	Delta_MoveInList     Delta_Type = 3
)

func (Delta_Type) Descriptor

func (Delta_Type) Descriptor() protoreflect.EnumDescriptor

func (Delta_Type) Enum

func (x Delta_Type) Enum() *Delta_Type

func (Delta_Type) EnumDescriptor deprecated

func (Delta_Type) EnumDescriptor() ([]byte, []int)

Deprecated: Use Delta_Type.Descriptor instead.

func (Delta_Type) Number

func (x Delta_Type) Number() protoreflect.EnumNumber

func (Delta_Type) String

func (x Delta_Type) String() string

func (Delta_Type) Type

type Double_scalar

type Double_scalar struct {
	// contains filtered or unexported fields
}

func NewDouble_scalar

func NewDouble_scalar(l []Indexer) Double_scalar

func (Double_scalar) Location_get

func (b Double_scalar) Location_get() []Indexer

type Double_scalar_bool_map

type Double_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewDouble_scalar_bool_map

func NewDouble_scalar_bool_map(l []Indexer) Double_scalar_bool_map

func (Double_scalar_bool_map) Key

func (Double_scalar_bool_map) Location_get

func (b Double_scalar_bool_map) Location_get() []Indexer

type Double_scalar_int32_map

type Double_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewDouble_scalar_int32_map

func NewDouble_scalar_int32_map(l []Indexer) Double_scalar_int32_map

func (Double_scalar_int32_map) Key

func (Double_scalar_int32_map) Location_get

func (b Double_scalar_int32_map) Location_get() []Indexer

type Double_scalar_int64_map

type Double_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewDouble_scalar_int64_map

func NewDouble_scalar_int64_map(l []Indexer) Double_scalar_int64_map

func (Double_scalar_int64_map) Key

func (Double_scalar_int64_map) Location_get

func (b Double_scalar_int64_map) Location_get() []Indexer

type Double_scalar_repeated

type Double_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewDouble_scalar_repeated

func NewDouble_scalar_repeated(l []Indexer) Double_scalar_repeated

func (Double_scalar_repeated) Index

func (Double_scalar_repeated) Location_get

func (b Double_scalar_repeated) Location_get() []Indexer

type Double_scalar_string_map

type Double_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewDouble_scalar_string_map

func NewDouble_scalar_string_map(l []Indexer) Double_scalar_string_map

func (Double_scalar_string_map) Key

func (Double_scalar_string_map) Location_get

func (b Double_scalar_string_map) Location_get() []Indexer

type Double_scalar_uint32_map

type Double_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewDouble_scalar_uint32_map

func NewDouble_scalar_uint32_map(l []Indexer) Double_scalar_uint32_map

func (Double_scalar_uint32_map) Key

func (Double_scalar_uint32_map) Location_get

func (b Double_scalar_uint32_map) Location_get() []Indexer

type Double_scalar_uint64_map

type Double_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewDouble_scalar_uint64_map

func NewDouble_scalar_uint64_map(l []Indexer) Double_scalar_uint64_map

func (Double_scalar_uint64_map) Key

func (Double_scalar_uint64_map) Location_get

func (b Double_scalar_uint64_map) Location_get() []Indexer

type Field

type Field struct {
	Name   string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Number int32  `protobuf:"varint,2,opt,name=number,proto3" json:"number,omitempty"`
	// contains filtered or unexported fields
}

func (*Field) Descriptor deprecated

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

Deprecated: Use Field.ProtoReflect.Descriptor instead.

func (*Field) GetName

func (x *Field) GetName() string

func (*Field) GetNumber

func (x *Field) GetNumber() int32

func (*Field) ProtoMessage

func (*Field) ProtoMessage()

func (*Field) ProtoReflect

func (x *Field) ProtoReflect() protoreflect.Message

func (*Field) Reset

func (x *Field) Reset()

func (*Field) String

func (x *Field) String() string

type FieldIndexerStruct

type FieldIndexerStruct struct {
	Name   string
	Number int
}

func FieldIndexer

func FieldIndexer(name string, number int) FieldIndexerStruct

type Fixed32_scalar

type Fixed32_scalar struct {
	// contains filtered or unexported fields
}

func NewFixed32_scalar

func NewFixed32_scalar(l []Indexer) Fixed32_scalar

func (Fixed32_scalar) Location_get

func (b Fixed32_scalar) Location_get() []Indexer

type Fixed32_scalar_bool_map

type Fixed32_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewFixed32_scalar_bool_map

func NewFixed32_scalar_bool_map(l []Indexer) Fixed32_scalar_bool_map

func (Fixed32_scalar_bool_map) Key

func (Fixed32_scalar_bool_map) Location_get

func (b Fixed32_scalar_bool_map) Location_get() []Indexer

type Fixed32_scalar_int32_map

type Fixed32_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewFixed32_scalar_int32_map

func NewFixed32_scalar_int32_map(l []Indexer) Fixed32_scalar_int32_map

func (Fixed32_scalar_int32_map) Key

func (Fixed32_scalar_int32_map) Location_get

func (b Fixed32_scalar_int32_map) Location_get() []Indexer

type Fixed32_scalar_int64_map

type Fixed32_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewFixed32_scalar_int64_map

func NewFixed32_scalar_int64_map(l []Indexer) Fixed32_scalar_int64_map

func (Fixed32_scalar_int64_map) Key

func (Fixed32_scalar_int64_map) Location_get

func (b Fixed32_scalar_int64_map) Location_get() []Indexer

type Fixed32_scalar_repeated

type Fixed32_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewFixed32_scalar_repeated

func NewFixed32_scalar_repeated(l []Indexer) Fixed32_scalar_repeated

func (Fixed32_scalar_repeated) Index

func (Fixed32_scalar_repeated) Location_get

func (b Fixed32_scalar_repeated) Location_get() []Indexer

type Fixed32_scalar_string_map

type Fixed32_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewFixed32_scalar_string_map

func NewFixed32_scalar_string_map(l []Indexer) Fixed32_scalar_string_map

func (Fixed32_scalar_string_map) Key

func (Fixed32_scalar_string_map) Location_get

func (b Fixed32_scalar_string_map) Location_get() []Indexer

type Fixed32_scalar_uint32_map

type Fixed32_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewFixed32_scalar_uint32_map

func NewFixed32_scalar_uint32_map(l []Indexer) Fixed32_scalar_uint32_map

func (Fixed32_scalar_uint32_map) Key

func (Fixed32_scalar_uint32_map) Location_get

func (b Fixed32_scalar_uint32_map) Location_get() []Indexer

type Fixed32_scalar_uint64_map

type Fixed32_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewFixed32_scalar_uint64_map

func NewFixed32_scalar_uint64_map(l []Indexer) Fixed32_scalar_uint64_map

func (Fixed32_scalar_uint64_map) Key

func (Fixed32_scalar_uint64_map) Location_get

func (b Fixed32_scalar_uint64_map) Location_get() []Indexer

type Fixed64_scalar

type Fixed64_scalar struct {
	// contains filtered or unexported fields
}

func NewFixed64_scalar

func NewFixed64_scalar(l []Indexer) Fixed64_scalar

func (Fixed64_scalar) Location_get

func (b Fixed64_scalar) Location_get() []Indexer

type Fixed64_scalar_bool_map

type Fixed64_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewFixed64_scalar_bool_map

func NewFixed64_scalar_bool_map(l []Indexer) Fixed64_scalar_bool_map

func (Fixed64_scalar_bool_map) Key

func (Fixed64_scalar_bool_map) Location_get

func (b Fixed64_scalar_bool_map) Location_get() []Indexer

type Fixed64_scalar_int32_map

type Fixed64_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewFixed64_scalar_int32_map

func NewFixed64_scalar_int32_map(l []Indexer) Fixed64_scalar_int32_map

func (Fixed64_scalar_int32_map) Key

func (Fixed64_scalar_int32_map) Location_get

func (b Fixed64_scalar_int32_map) Location_get() []Indexer

type Fixed64_scalar_int64_map

type Fixed64_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewFixed64_scalar_int64_map

func NewFixed64_scalar_int64_map(l []Indexer) Fixed64_scalar_int64_map

func (Fixed64_scalar_int64_map) Key

func (Fixed64_scalar_int64_map) Location_get

func (b Fixed64_scalar_int64_map) Location_get() []Indexer

type Fixed64_scalar_repeated

type Fixed64_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewFixed64_scalar_repeated

func NewFixed64_scalar_repeated(l []Indexer) Fixed64_scalar_repeated

func (Fixed64_scalar_repeated) Index

func (Fixed64_scalar_repeated) Location_get

func (b Fixed64_scalar_repeated) Location_get() []Indexer

type Fixed64_scalar_string_map

type Fixed64_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewFixed64_scalar_string_map

func NewFixed64_scalar_string_map(l []Indexer) Fixed64_scalar_string_map

func (Fixed64_scalar_string_map) Key

func (Fixed64_scalar_string_map) Location_get

func (b Fixed64_scalar_string_map) Location_get() []Indexer

type Fixed64_scalar_uint32_map

type Fixed64_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewFixed64_scalar_uint32_map

func NewFixed64_scalar_uint32_map(l []Indexer) Fixed64_scalar_uint32_map

func (Fixed64_scalar_uint32_map) Key

func (Fixed64_scalar_uint32_map) Location_get

func (b Fixed64_scalar_uint32_map) Location_get() []Indexer

type Fixed64_scalar_uint64_map

type Fixed64_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewFixed64_scalar_uint64_map

func NewFixed64_scalar_uint64_map(l []Indexer) Fixed64_scalar_uint64_map

func (Fixed64_scalar_uint64_map) Key

func (Fixed64_scalar_uint64_map) Location_get

func (b Fixed64_scalar_uint64_map) Location_get() []Indexer

type Float_scalar

type Float_scalar struct {
	// contains filtered or unexported fields
}

func NewFloat_scalar

func NewFloat_scalar(l []Indexer) Float_scalar

func (Float_scalar) Location_get

func (b Float_scalar) Location_get() []Indexer

type Float_scalar_bool_map

type Float_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewFloat_scalar_bool_map

func NewFloat_scalar_bool_map(l []Indexer) Float_scalar_bool_map

func (Float_scalar_bool_map) Key

func (Float_scalar_bool_map) Location_get

func (b Float_scalar_bool_map) Location_get() []Indexer

type Float_scalar_int32_map

type Float_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewFloat_scalar_int32_map

func NewFloat_scalar_int32_map(l []Indexer) Float_scalar_int32_map

func (Float_scalar_int32_map) Key

func (Float_scalar_int32_map) Location_get

func (b Float_scalar_int32_map) Location_get() []Indexer

type Float_scalar_int64_map

type Float_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewFloat_scalar_int64_map

func NewFloat_scalar_int64_map(l []Indexer) Float_scalar_int64_map

func (Float_scalar_int64_map) Key

func (Float_scalar_int64_map) Location_get

func (b Float_scalar_int64_map) Location_get() []Indexer

type Float_scalar_repeated

type Float_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewFloat_scalar_repeated

func NewFloat_scalar_repeated(l []Indexer) Float_scalar_repeated

func (Float_scalar_repeated) Index

func (Float_scalar_repeated) Location_get

func (b Float_scalar_repeated) Location_get() []Indexer

type Float_scalar_string_map

type Float_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewFloat_scalar_string_map

func NewFloat_scalar_string_map(l []Indexer) Float_scalar_string_map

func (Float_scalar_string_map) Key

func (Float_scalar_string_map) Location_get

func (b Float_scalar_string_map) Location_get() []Indexer

type Float_scalar_uint32_map

type Float_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewFloat_scalar_uint32_map

func NewFloat_scalar_uint32_map(l []Indexer) Float_scalar_uint32_map

func (Float_scalar_uint32_map) Key

func (Float_scalar_uint32_map) Location_get

func (b Float_scalar_uint32_map) Location_get() []Indexer

type Float_scalar_uint64_map

type Float_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewFloat_scalar_uint64_map

func NewFloat_scalar_uint64_map(l []Indexer) Float_scalar_uint64_map

func (Float_scalar_uint64_map) Key

func (Float_scalar_uint64_map) Location_get

func (b Float_scalar_uint64_map) Location_get() []Indexer

type IndexIndexer

type IndexIndexer int

type Indexer

type Indexer interface {
	// contains filtered or unexported methods
}

func CopyAndAppend

func CopyAndAppend(in []Indexer, v Indexer) []Indexer

func KeyIndexer

func KeyIndexer(key interface{}) Indexer

type Int32KeyIndexer

type Int32KeyIndexer int32

type Int32_scalar

type Int32_scalar struct {
	// contains filtered or unexported fields
}

func NewInt32_scalar

func NewInt32_scalar(l []Indexer) Int32_scalar

func (Int32_scalar) Location_get

func (b Int32_scalar) Location_get() []Indexer

type Int32_scalar_bool_map

type Int32_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewInt32_scalar_bool_map

func NewInt32_scalar_bool_map(l []Indexer) Int32_scalar_bool_map

func (Int32_scalar_bool_map) Key

func (Int32_scalar_bool_map) Location_get

func (b Int32_scalar_bool_map) Location_get() []Indexer

type Int32_scalar_int32_map

type Int32_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewInt32_scalar_int32_map

func NewInt32_scalar_int32_map(l []Indexer) Int32_scalar_int32_map

func (Int32_scalar_int32_map) Key

func (Int32_scalar_int32_map) Location_get

func (b Int32_scalar_int32_map) Location_get() []Indexer

type Int32_scalar_int64_map

type Int32_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewInt32_scalar_int64_map

func NewInt32_scalar_int64_map(l []Indexer) Int32_scalar_int64_map

func (Int32_scalar_int64_map) Key

func (Int32_scalar_int64_map) Location_get

func (b Int32_scalar_int64_map) Location_get() []Indexer

type Int32_scalar_repeated

type Int32_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewInt32_scalar_repeated

func NewInt32_scalar_repeated(l []Indexer) Int32_scalar_repeated

func (Int32_scalar_repeated) Index

func (Int32_scalar_repeated) Location_get

func (b Int32_scalar_repeated) Location_get() []Indexer

type Int32_scalar_string_map

type Int32_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewInt32_scalar_string_map

func NewInt32_scalar_string_map(l []Indexer) Int32_scalar_string_map

func (Int32_scalar_string_map) Key

func (Int32_scalar_string_map) Location_get

func (b Int32_scalar_string_map) Location_get() []Indexer

type Int32_scalar_uint32_map

type Int32_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewInt32_scalar_uint32_map

func NewInt32_scalar_uint32_map(l []Indexer) Int32_scalar_uint32_map

func (Int32_scalar_uint32_map) Key

func (Int32_scalar_uint32_map) Location_get

func (b Int32_scalar_uint32_map) Location_get() []Indexer

type Int32_scalar_uint64_map

type Int32_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewInt32_scalar_uint64_map

func NewInt32_scalar_uint64_map(l []Indexer) Int32_scalar_uint64_map

func (Int32_scalar_uint64_map) Key

func (Int32_scalar_uint64_map) Location_get

func (b Int32_scalar_uint64_map) Location_get() []Indexer

type Int64KeyIndexer

type Int64KeyIndexer int64

type Int64_scalar

type Int64_scalar struct {
	// contains filtered or unexported fields
}

func NewInt64_scalar

func NewInt64_scalar(l []Indexer) Int64_scalar

func (Int64_scalar) Location_get

func (b Int64_scalar) Location_get() []Indexer

type Int64_scalar_bool_map

type Int64_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewInt64_scalar_bool_map

func NewInt64_scalar_bool_map(l []Indexer) Int64_scalar_bool_map

func (Int64_scalar_bool_map) Key

func (Int64_scalar_bool_map) Location_get

func (b Int64_scalar_bool_map) Location_get() []Indexer

type Int64_scalar_int32_map

type Int64_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewInt64_scalar_int32_map

func NewInt64_scalar_int32_map(l []Indexer) Int64_scalar_int32_map

func (Int64_scalar_int32_map) Key

func (Int64_scalar_int32_map) Location_get

func (b Int64_scalar_int32_map) Location_get() []Indexer

type Int64_scalar_int64_map

type Int64_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewInt64_scalar_int64_map

func NewInt64_scalar_int64_map(l []Indexer) Int64_scalar_int64_map

func (Int64_scalar_int64_map) Key

func (Int64_scalar_int64_map) Location_get

func (b Int64_scalar_int64_map) Location_get() []Indexer

type Int64_scalar_repeated

type Int64_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewInt64_scalar_repeated

func NewInt64_scalar_repeated(l []Indexer) Int64_scalar_repeated

func (Int64_scalar_repeated) Index

func (Int64_scalar_repeated) Location_get

func (b Int64_scalar_repeated) Location_get() []Indexer

type Int64_scalar_string_map

type Int64_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewInt64_scalar_string_map

func NewInt64_scalar_string_map(l []Indexer) Int64_scalar_string_map

func (Int64_scalar_string_map) Key

func (Int64_scalar_string_map) Location_get

func (b Int64_scalar_string_map) Location_get() []Indexer

type Int64_scalar_uint32_map

type Int64_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewInt64_scalar_uint32_map

func NewInt64_scalar_uint32_map(l []Indexer) Int64_scalar_uint32_map

func (Int64_scalar_uint32_map) Key

func (Int64_scalar_uint32_map) Location_get

func (b Int64_scalar_uint32_map) Location_get() []Indexer

type Int64_scalar_uint64_map

type Int64_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewInt64_scalar_uint64_map

func NewInt64_scalar_uint64_map(l []Indexer) Int64_scalar_uint64_map

func (Int64_scalar_uint64_map) Key

func (Int64_scalar_uint64_map) Location_get

func (b Int64_scalar_uint64_map) Location_get() []Indexer

type Key

type Key struct {

	// Types that are assignable to V:
	//	*Key_Bool
	//	*Key_Int32
	//	*Key_Int64
	//	*Key_Uint32
	//	*Key_Uint64
	//	*Key_Str
	V isKey_V `protobuf_oneof:"v"`
	// contains filtered or unexported fields
}

func (*Key) Descriptor deprecated

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

Deprecated: Use Key.ProtoReflect.Descriptor instead.

func (*Key) GetBool

func (x *Key) GetBool() bool

func (*Key) GetInt32

func (x *Key) GetInt32() int32

func (*Key) GetInt64

func (x *Key) GetInt64() int64

func (*Key) GetStr

func (x *Key) GetStr() string

func (*Key) GetUint32

func (x *Key) GetUint32() uint32

func (*Key) GetUint64

func (x *Key) GetUint64() uint64

func (*Key) GetV

func (m *Key) GetV() isKey_V

func (*Key) ProtoMessage

func (*Key) ProtoMessage()

func (*Key) ProtoReflect

func (x *Key) ProtoReflect() protoreflect.Message

func (*Key) Reset

func (x *Key) Reset()

func (*Key) String

func (x *Key) String() string

type Key_Bool

type Key_Bool struct {
	Bool bool `protobuf:"varint,1,opt,name=bool,proto3,oneof"`
}

type Key_Int32

type Key_Int32 struct {
	Int32 int32 `protobuf:"varint,2,opt,name=int32,proto3,oneof"`
}

type Key_Int64

type Key_Int64 struct {
	Int64 int64 `protobuf:"varint,3,opt,name=int64,proto3,oneof"`
}

type Key_Str

type Key_Str struct {
	Str string `protobuf:"bytes,6,opt,name=str,proto3,oneof"`
}

type Key_Uint32

type Key_Uint32 struct {
	Uint32 uint32 `protobuf:"varint,4,opt,name=uint32,proto3,oneof"`
}

type Key_Uint64

type Key_Uint64 struct {
	Uint64 uint64 `protobuf:"varint,5,opt,name=uint64,proto3,oneof"`
}

type Locator

type Locator struct {

	// Types that are assignable to V:
	//	*Locator_Field
	//	*Locator_Index
	//	*Locator_Key
	V isLocator_V `protobuf_oneof:"v"`
	// contains filtered or unexported fields
}

func (*Locator) Descriptor deprecated

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

Deprecated: Use Locator.ProtoReflect.Descriptor instead.

func (*Locator) GetField

func (x *Locator) GetField() *Field

func (*Locator) GetIndex

func (x *Locator) GetIndex() int64

func (*Locator) GetKey

func (x *Locator) GetKey() *Key

func (*Locator) GetV

func (m *Locator) GetV() isLocator_V

func (*Locator) ProtoMessage

func (*Locator) ProtoMessage()

func (*Locator) ProtoReflect

func (x *Locator) ProtoReflect() protoreflect.Message

func (*Locator) Reset

func (x *Locator) Reset()

func (*Locator) String

func (x *Locator) String() string

type LocatorInterface

type LocatorInterface interface {
	Location_get() []Indexer
}

type Locator_Field

type Locator_Field struct {
	Field *Field `protobuf:"bytes,1,opt,name=field,proto3,oneof"`
}

type Locator_Index

type Locator_Index struct {
	Index int64 `protobuf:"varint,2,opt,name=index,proto3,oneof"`
}

type Locator_Key

type Locator_Key struct {
	Key *Key `protobuf:"bytes,3,opt,name=key,proto3,oneof"`
}

type Scalar

type Scalar struct {

	// Types that are assignable to V:
	//	*Scalar_Double
	//	*Scalar_Float
	//	*Scalar_Int32
	//	*Scalar_Int64
	//	*Scalar_Uint32
	//	*Scalar_Uint64
	//	*Scalar_Sint32
	//	*Scalar_Sint64
	//	*Scalar_Fixed32
	//	*Scalar_Fixed64
	//	*Scalar_Sfixed32
	//	*Scalar_Sfixed64
	//	*Scalar_Bool
	//	*Scalar_Str
	//	*Scalar_Bytes
	//	*Scalar_Delta
	V isScalar_V `protobuf_oneof:"v"`
	// contains filtered or unexported fields
}

func (*Scalar) Descriptor deprecated

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

Deprecated: Use Scalar.ProtoReflect.Descriptor instead.

func (*Scalar) GetBool

func (x *Scalar) GetBool() bool

func (*Scalar) GetBytes

func (x *Scalar) GetBytes() []byte

func (*Scalar) GetDelta

func (x *Scalar) GetDelta() string

func (*Scalar) GetDouble

func (x *Scalar) GetDouble() float64

func (*Scalar) GetFixed32

func (x *Scalar) GetFixed32() uint32

func (*Scalar) GetFixed64

func (x *Scalar) GetFixed64() uint64

func (*Scalar) GetFloat

func (x *Scalar) GetFloat() float32

func (*Scalar) GetInt32

func (x *Scalar) GetInt32() int32

func (*Scalar) GetInt64

func (x *Scalar) GetInt64() int64

func (*Scalar) GetSfixed32

func (x *Scalar) GetSfixed32() int32

func (*Scalar) GetSfixed64

func (x *Scalar) GetSfixed64() int64

func (*Scalar) GetSint32

func (x *Scalar) GetSint32() int32

func (*Scalar) GetSint64

func (x *Scalar) GetSint64() int64

func (*Scalar) GetStr

func (x *Scalar) GetStr() string

func (*Scalar) GetUint32

func (x *Scalar) GetUint32() uint32

func (*Scalar) GetUint64

func (x *Scalar) GetUint64() uint64

func (*Scalar) GetV

func (m *Scalar) GetV() isScalar_V

func (*Scalar) ProtoMessage

func (*Scalar) ProtoMessage()

func (*Scalar) ProtoReflect

func (x *Scalar) ProtoReflect() protoreflect.Message

func (*Scalar) Reset

func (x *Scalar) Reset()

func (*Scalar) String

func (x *Scalar) String() string

type Scalar_Bool

type Scalar_Bool struct {
	Bool bool `protobuf:"varint,13,opt,name=bool,proto3,oneof"`
}

type Scalar_Bytes

type Scalar_Bytes struct {
	Bytes []byte `protobuf:"bytes,15,opt,name=bytes,proto3,oneof"`
}

type Scalar_Delta

type Scalar_Delta struct {
	Delta string `protobuf:"bytes,16,opt,name=delta,proto3,oneof"`
}

type Scalar_Double

type Scalar_Double struct {
	Double float64 `protobuf:"fixed64,1,opt,name=double,proto3,oneof"`
}

type Scalar_Fixed32

type Scalar_Fixed32 struct {
	Fixed32 uint32 `protobuf:"fixed32,9,opt,name=fixed32,proto3,oneof"`
}

type Scalar_Fixed64

type Scalar_Fixed64 struct {
	Fixed64 uint64 `protobuf:"fixed64,10,opt,name=fixed64,proto3,oneof"`
}

type Scalar_Float

type Scalar_Float struct {
	Float float32 `protobuf:"fixed32,2,opt,name=float,proto3,oneof"`
}

type Scalar_Int32

type Scalar_Int32 struct {
	Int32 int32 `protobuf:"varint,3,opt,name=int32,proto3,oneof"`
}

type Scalar_Int64

type Scalar_Int64 struct {
	Int64 int64 `protobuf:"varint,4,opt,name=int64,proto3,oneof"`
}

type Scalar_Sfixed32

type Scalar_Sfixed32 struct {
	Sfixed32 int32 `protobuf:"fixed32,11,opt,name=sfixed32,proto3,oneof"`
}

type Scalar_Sfixed64

type Scalar_Sfixed64 struct {
	Sfixed64 int64 `protobuf:"fixed64,12,opt,name=sfixed64,proto3,oneof"`
}

type Scalar_Sint32

type Scalar_Sint32 struct {
	Sint32 int32 `protobuf:"zigzag32,7,opt,name=sint32,proto3,oneof"`
}

type Scalar_Sint64

type Scalar_Sint64 struct {
	Sint64 int64 `protobuf:"zigzag64,8,opt,name=sint64,proto3,oneof"`
}

type Scalar_Str

type Scalar_Str struct {
	Str string `protobuf:"bytes,14,opt,name=str,proto3,oneof"`
}

type Scalar_Uint32

type Scalar_Uint32 struct {
	Uint32 uint32 `protobuf:"varint,5,opt,name=uint32,proto3,oneof"`
}

type Scalar_Uint64

type Scalar_Uint64 struct {
	Uint64 uint64 `protobuf:"varint,6,opt,name=uint64,proto3,oneof"`
}

type Sfixed32_scalar

type Sfixed32_scalar struct {
	// contains filtered or unexported fields
}

func NewSfixed32_scalar

func NewSfixed32_scalar(l []Indexer) Sfixed32_scalar

func (Sfixed32_scalar) Location_get

func (b Sfixed32_scalar) Location_get() []Indexer

type Sfixed32_scalar_bool_map

type Sfixed32_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewSfixed32_scalar_bool_map

func NewSfixed32_scalar_bool_map(l []Indexer) Sfixed32_scalar_bool_map

func (Sfixed32_scalar_bool_map) Key

func (Sfixed32_scalar_bool_map) Location_get

func (b Sfixed32_scalar_bool_map) Location_get() []Indexer

type Sfixed32_scalar_int32_map

type Sfixed32_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewSfixed32_scalar_int32_map

func NewSfixed32_scalar_int32_map(l []Indexer) Sfixed32_scalar_int32_map

func (Sfixed32_scalar_int32_map) Key

func (Sfixed32_scalar_int32_map) Location_get

func (b Sfixed32_scalar_int32_map) Location_get() []Indexer

type Sfixed32_scalar_int64_map

type Sfixed32_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewSfixed32_scalar_int64_map

func NewSfixed32_scalar_int64_map(l []Indexer) Sfixed32_scalar_int64_map

func (Sfixed32_scalar_int64_map) Key

func (Sfixed32_scalar_int64_map) Location_get

func (b Sfixed32_scalar_int64_map) Location_get() []Indexer

type Sfixed32_scalar_repeated

type Sfixed32_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewSfixed32_scalar_repeated

func NewSfixed32_scalar_repeated(l []Indexer) Sfixed32_scalar_repeated

func (Sfixed32_scalar_repeated) Index

func (Sfixed32_scalar_repeated) Location_get

func (b Sfixed32_scalar_repeated) Location_get() []Indexer

type Sfixed32_scalar_string_map

type Sfixed32_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewSfixed32_scalar_string_map

func NewSfixed32_scalar_string_map(l []Indexer) Sfixed32_scalar_string_map

func (Sfixed32_scalar_string_map) Key

func (Sfixed32_scalar_string_map) Location_get

func (b Sfixed32_scalar_string_map) Location_get() []Indexer

type Sfixed32_scalar_uint32_map

type Sfixed32_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewSfixed32_scalar_uint32_map

func NewSfixed32_scalar_uint32_map(l []Indexer) Sfixed32_scalar_uint32_map

func (Sfixed32_scalar_uint32_map) Key

func (Sfixed32_scalar_uint32_map) Location_get

func (b Sfixed32_scalar_uint32_map) Location_get() []Indexer

type Sfixed32_scalar_uint64_map

type Sfixed32_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewSfixed32_scalar_uint64_map

func NewSfixed32_scalar_uint64_map(l []Indexer) Sfixed32_scalar_uint64_map

func (Sfixed32_scalar_uint64_map) Key

func (Sfixed32_scalar_uint64_map) Location_get

func (b Sfixed32_scalar_uint64_map) Location_get() []Indexer

type Sfixed64_scalar

type Sfixed64_scalar struct {
	// contains filtered or unexported fields
}

func NewSfixed64_scalar

func NewSfixed64_scalar(l []Indexer) Sfixed64_scalar

func (Sfixed64_scalar) Location_get

func (b Sfixed64_scalar) Location_get() []Indexer

type Sfixed64_scalar_bool_map

type Sfixed64_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewSfixed64_scalar_bool_map

func NewSfixed64_scalar_bool_map(l []Indexer) Sfixed64_scalar_bool_map

func (Sfixed64_scalar_bool_map) Key

func (Sfixed64_scalar_bool_map) Location_get

func (b Sfixed64_scalar_bool_map) Location_get() []Indexer

type Sfixed64_scalar_int32_map

type Sfixed64_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewSfixed64_scalar_int32_map

func NewSfixed64_scalar_int32_map(l []Indexer) Sfixed64_scalar_int32_map

func (Sfixed64_scalar_int32_map) Key

func (Sfixed64_scalar_int32_map) Location_get

func (b Sfixed64_scalar_int32_map) Location_get() []Indexer

type Sfixed64_scalar_int64_map

type Sfixed64_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewSfixed64_scalar_int64_map

func NewSfixed64_scalar_int64_map(l []Indexer) Sfixed64_scalar_int64_map

func (Sfixed64_scalar_int64_map) Key

func (Sfixed64_scalar_int64_map) Location_get

func (b Sfixed64_scalar_int64_map) Location_get() []Indexer

type Sfixed64_scalar_repeated

type Sfixed64_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewSfixed64_scalar_repeated

func NewSfixed64_scalar_repeated(l []Indexer) Sfixed64_scalar_repeated

func (Sfixed64_scalar_repeated) Index

func (Sfixed64_scalar_repeated) Location_get

func (b Sfixed64_scalar_repeated) Location_get() []Indexer

type Sfixed64_scalar_string_map

type Sfixed64_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewSfixed64_scalar_string_map

func NewSfixed64_scalar_string_map(l []Indexer) Sfixed64_scalar_string_map

func (Sfixed64_scalar_string_map) Key

func (Sfixed64_scalar_string_map) Location_get

func (b Sfixed64_scalar_string_map) Location_get() []Indexer

type Sfixed64_scalar_uint32_map

type Sfixed64_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewSfixed64_scalar_uint32_map

func NewSfixed64_scalar_uint32_map(l []Indexer) Sfixed64_scalar_uint32_map

func (Sfixed64_scalar_uint32_map) Key

func (Sfixed64_scalar_uint32_map) Location_get

func (b Sfixed64_scalar_uint32_map) Location_get() []Indexer

type Sfixed64_scalar_uint64_map

type Sfixed64_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewSfixed64_scalar_uint64_map

func NewSfixed64_scalar_uint64_map(l []Indexer) Sfixed64_scalar_uint64_map

func (Sfixed64_scalar_uint64_map) Key

func (Sfixed64_scalar_uint64_map) Location_get

func (b Sfixed64_scalar_uint64_map) Location_get() []Indexer

type Sint32_scalar

type Sint32_scalar struct {
	// contains filtered or unexported fields
}

func NewSint32_scalar

func NewSint32_scalar(l []Indexer) Sint32_scalar

func (Sint32_scalar) Location_get

func (b Sint32_scalar) Location_get() []Indexer

type Sint32_scalar_bool_map

type Sint32_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewSint32_scalar_bool_map

func NewSint32_scalar_bool_map(l []Indexer) Sint32_scalar_bool_map

func (Sint32_scalar_bool_map) Key

func (Sint32_scalar_bool_map) Location_get

func (b Sint32_scalar_bool_map) Location_get() []Indexer

type Sint32_scalar_int32_map

type Sint32_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewSint32_scalar_int32_map

func NewSint32_scalar_int32_map(l []Indexer) Sint32_scalar_int32_map

func (Sint32_scalar_int32_map) Key

func (Sint32_scalar_int32_map) Location_get

func (b Sint32_scalar_int32_map) Location_get() []Indexer

type Sint32_scalar_int64_map

type Sint32_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewSint32_scalar_int64_map

func NewSint32_scalar_int64_map(l []Indexer) Sint32_scalar_int64_map

func (Sint32_scalar_int64_map) Key

func (Sint32_scalar_int64_map) Location_get

func (b Sint32_scalar_int64_map) Location_get() []Indexer

type Sint32_scalar_repeated

type Sint32_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewSint32_scalar_repeated

func NewSint32_scalar_repeated(l []Indexer) Sint32_scalar_repeated

func (Sint32_scalar_repeated) Index

func (Sint32_scalar_repeated) Location_get

func (b Sint32_scalar_repeated) Location_get() []Indexer

type Sint32_scalar_string_map

type Sint32_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewSint32_scalar_string_map

func NewSint32_scalar_string_map(l []Indexer) Sint32_scalar_string_map

func (Sint32_scalar_string_map) Key

func (Sint32_scalar_string_map) Location_get

func (b Sint32_scalar_string_map) Location_get() []Indexer

type Sint32_scalar_uint32_map

type Sint32_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewSint32_scalar_uint32_map

func NewSint32_scalar_uint32_map(l []Indexer) Sint32_scalar_uint32_map

func (Sint32_scalar_uint32_map) Key

func (Sint32_scalar_uint32_map) Location_get

func (b Sint32_scalar_uint32_map) Location_get() []Indexer

type Sint32_scalar_uint64_map

type Sint32_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewSint32_scalar_uint64_map

func NewSint32_scalar_uint64_map(l []Indexer) Sint32_scalar_uint64_map

func (Sint32_scalar_uint64_map) Key

func (Sint32_scalar_uint64_map) Location_get

func (b Sint32_scalar_uint64_map) Location_get() []Indexer

type Sint64_scalar

type Sint64_scalar struct {
	// contains filtered or unexported fields
}

func NewSint64_scalar

func NewSint64_scalar(l []Indexer) Sint64_scalar

func (Sint64_scalar) Location_get

func (b Sint64_scalar) Location_get() []Indexer

type Sint64_scalar_bool_map

type Sint64_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewSint64_scalar_bool_map

func NewSint64_scalar_bool_map(l []Indexer) Sint64_scalar_bool_map

func (Sint64_scalar_bool_map) Key

func (Sint64_scalar_bool_map) Location_get

func (b Sint64_scalar_bool_map) Location_get() []Indexer

type Sint64_scalar_int32_map

type Sint64_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewSint64_scalar_int32_map

func NewSint64_scalar_int32_map(l []Indexer) Sint64_scalar_int32_map

func (Sint64_scalar_int32_map) Key

func (Sint64_scalar_int32_map) Location_get

func (b Sint64_scalar_int32_map) Location_get() []Indexer

type Sint64_scalar_int64_map

type Sint64_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewSint64_scalar_int64_map

func NewSint64_scalar_int64_map(l []Indexer) Sint64_scalar_int64_map

func (Sint64_scalar_int64_map) Key

func (Sint64_scalar_int64_map) Location_get

func (b Sint64_scalar_int64_map) Location_get() []Indexer

type Sint64_scalar_repeated

type Sint64_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewSint64_scalar_repeated

func NewSint64_scalar_repeated(l []Indexer) Sint64_scalar_repeated

func (Sint64_scalar_repeated) Index

func (Sint64_scalar_repeated) Location_get

func (b Sint64_scalar_repeated) Location_get() []Indexer

type Sint64_scalar_string_map

type Sint64_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewSint64_scalar_string_map

func NewSint64_scalar_string_map(l []Indexer) Sint64_scalar_string_map

func (Sint64_scalar_string_map) Key

func (Sint64_scalar_string_map) Location_get

func (b Sint64_scalar_string_map) Location_get() []Indexer

type Sint64_scalar_uint32_map

type Sint64_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewSint64_scalar_uint32_map

func NewSint64_scalar_uint32_map(l []Indexer) Sint64_scalar_uint32_map

func (Sint64_scalar_uint32_map) Key

func (Sint64_scalar_uint32_map) Location_get

func (b Sint64_scalar_uint32_map) Location_get() []Indexer

type Sint64_scalar_uint64_map

type Sint64_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewSint64_scalar_uint64_map

func NewSint64_scalar_uint64_map(l []Indexer) Sint64_scalar_uint64_map

func (Sint64_scalar_uint64_map) Key

func (Sint64_scalar_uint64_map) Location_get

func (b Sint64_scalar_uint64_map) Location_get() []Indexer

type StringKeyIndexer

type StringKeyIndexer string

type String_scalar

type String_scalar struct {
	// contains filtered or unexported fields
}

func NewString_scalar

func NewString_scalar(l []Indexer) String_scalar

func (String_scalar) Location_get

func (b String_scalar) Location_get() []Indexer

type String_scalar_bool_map

type String_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewString_scalar_bool_map

func NewString_scalar_bool_map(l []Indexer) String_scalar_bool_map

func (String_scalar_bool_map) Key

func (String_scalar_bool_map) Location_get

func (b String_scalar_bool_map) Location_get() []Indexer

type String_scalar_int32_map

type String_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewString_scalar_int32_map

func NewString_scalar_int32_map(l []Indexer) String_scalar_int32_map

func (String_scalar_int32_map) Key

func (String_scalar_int32_map) Location_get

func (b String_scalar_int32_map) Location_get() []Indexer

type String_scalar_int64_map

type String_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewString_scalar_int64_map

func NewString_scalar_int64_map(l []Indexer) String_scalar_int64_map

func (String_scalar_int64_map) Key

func (String_scalar_int64_map) Location_get

func (b String_scalar_int64_map) Location_get() []Indexer

type String_scalar_repeated

type String_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewString_scalar_repeated

func NewString_scalar_repeated(l []Indexer) String_scalar_repeated

func (String_scalar_repeated) Index

func (String_scalar_repeated) Location_get

func (b String_scalar_repeated) Location_get() []Indexer

type String_scalar_string_map

type String_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewString_scalar_string_map

func NewString_scalar_string_map(l []Indexer) String_scalar_string_map

func (String_scalar_string_map) Key

func (String_scalar_string_map) Location_get

func (b String_scalar_string_map) Location_get() []Indexer

type String_scalar_uint32_map

type String_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewString_scalar_uint32_map

func NewString_scalar_uint32_map(l []Indexer) String_scalar_uint32_map

func (String_scalar_uint32_map) Key

func (String_scalar_uint32_map) Location_get

func (b String_scalar_uint32_map) Location_get() []Indexer

type String_scalar_uint64_map

type String_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewString_scalar_uint64_map

func NewString_scalar_uint64_map(l []Indexer) String_scalar_uint64_map

func (String_scalar_uint64_map) Key

func (String_scalar_uint64_map) Location_get

func (b String_scalar_uint64_map) Location_get() []Indexer

type Uint32KeyIndexer

type Uint32KeyIndexer uint32

type Uint32_scalar

type Uint32_scalar struct {
	// contains filtered or unexported fields
}

func NewUint32_scalar

func NewUint32_scalar(l []Indexer) Uint32_scalar

func (Uint32_scalar) Location_get

func (b Uint32_scalar) Location_get() []Indexer

type Uint32_scalar_bool_map

type Uint32_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewUint32_scalar_bool_map

func NewUint32_scalar_bool_map(l []Indexer) Uint32_scalar_bool_map

func (Uint32_scalar_bool_map) Key

func (Uint32_scalar_bool_map) Location_get

func (b Uint32_scalar_bool_map) Location_get() []Indexer

type Uint32_scalar_int32_map

type Uint32_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewUint32_scalar_int32_map

func NewUint32_scalar_int32_map(l []Indexer) Uint32_scalar_int32_map

func (Uint32_scalar_int32_map) Key

func (Uint32_scalar_int32_map) Location_get

func (b Uint32_scalar_int32_map) Location_get() []Indexer

type Uint32_scalar_int64_map

type Uint32_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewUint32_scalar_int64_map

func NewUint32_scalar_int64_map(l []Indexer) Uint32_scalar_int64_map

func (Uint32_scalar_int64_map) Key

func (Uint32_scalar_int64_map) Location_get

func (b Uint32_scalar_int64_map) Location_get() []Indexer

type Uint32_scalar_repeated

type Uint32_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewUint32_scalar_repeated

func NewUint32_scalar_repeated(l []Indexer) Uint32_scalar_repeated

func (Uint32_scalar_repeated) Index

func (Uint32_scalar_repeated) Location_get

func (b Uint32_scalar_repeated) Location_get() []Indexer

type Uint32_scalar_string_map

type Uint32_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewUint32_scalar_string_map

func NewUint32_scalar_string_map(l []Indexer) Uint32_scalar_string_map

func (Uint32_scalar_string_map) Key

func (Uint32_scalar_string_map) Location_get

func (b Uint32_scalar_string_map) Location_get() []Indexer

type Uint32_scalar_uint32_map

type Uint32_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewUint32_scalar_uint32_map

func NewUint32_scalar_uint32_map(l []Indexer) Uint32_scalar_uint32_map

func (Uint32_scalar_uint32_map) Key

func (Uint32_scalar_uint32_map) Location_get

func (b Uint32_scalar_uint32_map) Location_get() []Indexer

type Uint32_scalar_uint64_map

type Uint32_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewUint32_scalar_uint64_map

func NewUint32_scalar_uint64_map(l []Indexer) Uint32_scalar_uint64_map

func (Uint32_scalar_uint64_map) Key

func (Uint32_scalar_uint64_map) Location_get

func (b Uint32_scalar_uint64_map) Location_get() []Indexer

type Uint64KeyIndexer

type Uint64KeyIndexer uint64

type Uint64_scalar

type Uint64_scalar struct {
	// contains filtered or unexported fields
}

func NewUint64_scalar

func NewUint64_scalar(l []Indexer) Uint64_scalar

func (Uint64_scalar) Location_get

func (b Uint64_scalar) Location_get() []Indexer

type Uint64_scalar_bool_map

type Uint64_scalar_bool_map struct {
	// contains filtered or unexported fields
}

func NewUint64_scalar_bool_map

func NewUint64_scalar_bool_map(l []Indexer) Uint64_scalar_bool_map

func (Uint64_scalar_bool_map) Key

func (Uint64_scalar_bool_map) Location_get

func (b Uint64_scalar_bool_map) Location_get() []Indexer

type Uint64_scalar_int32_map

type Uint64_scalar_int32_map struct {
	// contains filtered or unexported fields
}

func NewUint64_scalar_int32_map

func NewUint64_scalar_int32_map(l []Indexer) Uint64_scalar_int32_map

func (Uint64_scalar_int32_map) Key

func (Uint64_scalar_int32_map) Location_get

func (b Uint64_scalar_int32_map) Location_get() []Indexer

type Uint64_scalar_int64_map

type Uint64_scalar_int64_map struct {
	// contains filtered or unexported fields
}

func NewUint64_scalar_int64_map

func NewUint64_scalar_int64_map(l []Indexer) Uint64_scalar_int64_map

func (Uint64_scalar_int64_map) Key

func (Uint64_scalar_int64_map) Location_get

func (b Uint64_scalar_int64_map) Location_get() []Indexer

type Uint64_scalar_repeated

type Uint64_scalar_repeated struct {
	// contains filtered or unexported fields
}

func NewUint64_scalar_repeated

func NewUint64_scalar_repeated(l []Indexer) Uint64_scalar_repeated

func (Uint64_scalar_repeated) Index

func (Uint64_scalar_repeated) Location_get

func (b Uint64_scalar_repeated) Location_get() []Indexer

type Uint64_scalar_string_map

type Uint64_scalar_string_map struct {
	// contains filtered or unexported fields
}

func NewUint64_scalar_string_map

func NewUint64_scalar_string_map(l []Indexer) Uint64_scalar_string_map

func (Uint64_scalar_string_map) Key

func (Uint64_scalar_string_map) Location_get

func (b Uint64_scalar_string_map) Location_get() []Indexer

type Uint64_scalar_uint32_map

type Uint64_scalar_uint32_map struct {
	// contains filtered or unexported fields
}

func NewUint64_scalar_uint32_map

func NewUint64_scalar_uint32_map(l []Indexer) Uint64_scalar_uint32_map

func (Uint64_scalar_uint32_map) Key

func (Uint64_scalar_uint32_map) Location_get

func (b Uint64_scalar_uint32_map) Location_get() []Indexer

type Uint64_scalar_uint64_map

type Uint64_scalar_uint64_map struct {
	// contains filtered or unexported fields
}

func NewUint64_scalar_uint64_map

func NewUint64_scalar_uint64_map(l []Indexer) Uint64_scalar_uint64_map

func (Uint64_scalar_uint64_map) Key

func (Uint64_scalar_uint64_map) Location_get

func (b Uint64_scalar_uint64_map) Location_get() []Indexer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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