Documentation
¶
Index ¶
- Variables
- type AllFieldTypes
- func (*AllFieldTypes) Descriptor() ([]byte, []int)
- func (m *AllFieldTypes) GetSalts() []*proto1.Salt
- func (m *AllFieldTypes) GetStringValue() string
- func (m *AllFieldTypes) GetTimeStampValue() *timestamp.Timestamp
- func (*AllFieldTypes) ProtoMessage()
- func (m *AllFieldTypes) Reset()
- func (m *AllFieldTypes) String() string
- func (m *AllFieldTypes) XXX_DiscardUnknown()
- func (m *AllFieldTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AllFieldTypes) XXX_Merge(src proto.Message)
- func (m *AllFieldTypes) XXX_Size() int
- func (m *AllFieldTypes) XXX_Unmarshal(b []byte) error
- type AllFieldTypesSalts
- func (*AllFieldTypesSalts) Descriptor() ([]byte, []int)
- func (m *AllFieldTypesSalts) GetSalts() []*proto1.Salt
- func (m *AllFieldTypesSalts) GetStringValue() []byte
- func (m *AllFieldTypesSalts) GetTimeStampValue() []byte
- func (*AllFieldTypesSalts) ProtoMessage()
- func (m *AllFieldTypesSalts) Reset()
- func (m *AllFieldTypesSalts) String() string
- func (m *AllFieldTypesSalts) XXX_DiscardUnknown()
- func (m *AllFieldTypesSalts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AllFieldTypesSalts) XXX_Merge(src proto.Message)
- func (m *AllFieldTypesSalts) XXX_Size() int
- func (m *AllFieldTypesSalts) XXX_Unmarshal(b []byte) error
- type AppendFieldDocument
- func (*AppendFieldDocument) Descriptor() ([]byte, []int)
- func (m *AppendFieldDocument) GetName() *Name
- func (m *AppendFieldDocument) GetNames() []*Name
- func (m *AppendFieldDocument) GetPhoneNumbers() []*PhoneNumber
- func (*AppendFieldDocument) ProtoMessage()
- func (m *AppendFieldDocument) Reset()
- func (m *AppendFieldDocument) String() string
- func (m *AppendFieldDocument) XXX_DiscardUnknown()
- func (m *AppendFieldDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AppendFieldDocument) XXX_Merge(src proto.Message)
- func (m *AppendFieldDocument) XXX_Size() int
- func (m *AppendFieldDocument) XXX_Unmarshal(b []byte) error
- type AppendFieldPaddingDocument
- func (*AppendFieldPaddingDocument) Descriptor() ([]byte, []int)
- func (m *AppendFieldPaddingDocument) GetNames() []*NamePadded
- func (*AppendFieldPaddingDocument) ProtoMessage()
- func (m *AppendFieldPaddingDocument) Reset()
- func (m *AppendFieldPaddingDocument) String() string
- func (m *AppendFieldPaddingDocument) XXX_DiscardUnknown()
- func (m *AppendFieldPaddingDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AppendFieldPaddingDocument) XXX_Merge(src proto.Message)
- func (m *AppendFieldPaddingDocument) XXX_Size() int
- func (m *AppendFieldPaddingDocument) XXX_Unmarshal(b []byte) error
- type BytesKeyEntries
- func (*BytesKeyEntries) Descriptor() ([]byte, []int)
- func (m *BytesKeyEntries) GetEntries() []*BytesKeyEntry
- func (m *BytesKeyEntries) GetSalts() []*proto1.Salt
- func (*BytesKeyEntries) ProtoMessage()
- func (m *BytesKeyEntries) Reset()
- func (m *BytesKeyEntries) String() string
- func (m *BytesKeyEntries) XXX_DiscardUnknown()
- func (m *BytesKeyEntries) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BytesKeyEntries) XXX_Merge(src proto.Message)
- func (m *BytesKeyEntries) XXX_Size() int
- func (m *BytesKeyEntries) XXX_Unmarshal(b []byte) error
- type BytesKeyEntry
- func (*BytesKeyEntry) Descriptor() ([]byte, []int)
- func (m *BytesKeyEntry) GetAddress() []byte
- func (m *BytesKeyEntry) GetValue() string
- func (*BytesKeyEntry) ProtoMessage()
- func (m *BytesKeyEntry) Reset()
- func (m *BytesKeyEntry) String() string
- func (m *BytesKeyEntry) XXX_DiscardUnknown()
- func (m *BytesKeyEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BytesKeyEntry) XXX_Merge(src proto.Message)
- func (m *BytesKeyEntry) XXX_Size() int
- func (m *BytesKeyEntry) XXX_Unmarshal(b []byte) error
- type ContainSalts
- func (*ContainSalts) Descriptor() ([]byte, []int)
- func (m *ContainSalts) GetSalts() []*proto1.Salt
- func (m *ContainSalts) GetValueA() string
- func (m *ContainSalts) GetValueB() int32
- func (*ContainSalts) ProtoMessage()
- func (m *ContainSalts) Reset()
- func (m *ContainSalts) String() string
- func (m *ContainSalts) XXX_DiscardUnknown()
- func (m *ContainSalts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ContainSalts) XXX_Merge(src proto.Message)
- func (m *ContainSalts) XXX_Size() int
- func (m *ContainSalts) XXX_Unmarshal(b []byte) error
- type Entries
- func (*Entries) Descriptor() ([]byte, []int)
- func (m *Entries) GetEntries() []*Entry
- func (m *Entries) GetSalts() []*proto1.Salt
- func (*Entries) ProtoMessage()
- func (m *Entries) Reset()
- func (m *Entries) String() string
- func (m *Entries) XXX_DiscardUnknown()
- func (m *Entries) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Entries) XXX_Merge(src proto.Message)
- func (m *Entries) XXX_Size() int
- func (m *Entries) XXX_Unmarshal(b []byte) error
- type Entry
- func (*Entry) Descriptor() ([]byte, []int)
- func (m *Entry) GetEntryKey() string
- func (m *Entry) GetValueA() string
- func (m *Entry) GetValueB() []byte
- func (m *Entry) GetValueC() int64
- func (*Entry) ProtoMessage()
- func (m *Entry) Reset()
- func (m *Entry) String() string
- func (m *Entry) XXX_DiscardUnknown()
- func (m *Entry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Entry) XXX_Merge(src proto.Message)
- func (m *Entry) XXX_Size() int
- func (m *Entry) XXX_Unmarshal(b []byte) error
- type Enum
- type ExampleDocument
- func (*ExampleDocument) Descriptor() ([]byte, []int)
- func (m *ExampleDocument) GetEnumType() Enum
- func (m *ExampleDocument) GetName() *Name
- func (m *ExampleDocument) GetPaddingA() string
- func (m *ExampleDocument) GetPaddingB() []byte
- func (m *ExampleDocument) GetSalts() []*proto1.Salt
- func (m *ExampleDocument) GetValue1() int64
- func (m *ExampleDocument) GetValue2() int64
- func (m *ExampleDocument) GetValueA() string
- func (m *ExampleDocument) GetValueB() string
- func (m *ExampleDocument) GetValueBool() bool
- func (m *ExampleDocument) GetValueBytes1() []byte
- func (m *ExampleDocument) GetValueCamelCased() []byte
- func (m *ExampleDocument) GetValueIgnored() []byte
- func (m *ExampleDocument) GetValueNotHashed() []byte
- func (m *ExampleDocument) GetValueNotIgnored() []byte
- func (*ExampleDocument) ProtoMessage()
- func (m *ExampleDocument) Reset()
- func (m *ExampleDocument) String() string
- func (m *ExampleDocument) XXX_DiscardUnknown()
- func (m *ExampleDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExampleDocument) XXX_Merge(src proto.Message)
- func (m *ExampleDocument) XXX_Size() int
- func (m *ExampleDocument) XXX_Unmarshal(b []byte) error
- type ExampleNested
- func (*ExampleNested) Descriptor() ([]byte, []int)
- func (m *ExampleNested) GetHashedValue() []byte
- func (m *ExampleNested) GetName() *Name
- func (*ExampleNested) ProtoMessage()
- func (m *ExampleNested) Reset()
- func (m *ExampleNested) String() string
- func (m *ExampleNested) XXX_DiscardUnknown()
- func (m *ExampleNested) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExampleNested) XXX_Merge(src proto.Message)
- func (m *ExampleNested) XXX_Size() int
- func (m *ExampleNested) XXX_Unmarshal(b []byte) error
- type ExampleWithPaddingField
- func (*ExampleWithPaddingField) Descriptor() ([]byte, []int)
- func (m *ExampleWithPaddingField) GetSalts() []*proto1.Salt
- func (m *ExampleWithPaddingField) GetValueA() string
- func (m *ExampleWithPaddingField) GetValueB() []byte
- func (*ExampleWithPaddingField) ProtoMessage()
- func (m *ExampleWithPaddingField) Reset()
- func (m *ExampleWithPaddingField) String() string
- func (m *ExampleWithPaddingField) XXX_DiscardUnknown()
- func (m *ExampleWithPaddingField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExampleWithPaddingField) XXX_Merge(src proto.Message)
- func (m *ExampleWithPaddingField) XXX_Size() int
- func (m *ExampleWithPaddingField) XXX_Unmarshal(b []byte) error
- type ExampleWithoutSalts
- func (*ExampleWithoutSalts) Descriptor() ([]byte, []int)
- func (m *ExampleWithoutSalts) GetValueA() string
- func (m *ExampleWithoutSalts) GetValueB() int32
- func (*ExampleWithoutSalts) ProtoMessage()
- func (m *ExampleWithoutSalts) Reset()
- func (m *ExampleWithoutSalts) String() string
- func (m *ExampleWithoutSalts) XXX_DiscardUnknown()
- func (m *ExampleWithoutSalts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExampleWithoutSalts) XXX_Merge(src proto.Message)
- func (m *ExampleWithoutSalts) XXX_Size() int
- func (m *ExampleWithoutSalts) XXX_Unmarshal(b []byte) error
- type Integers
- func (*Integers) Descriptor() ([]byte, []int)
- func (m *Integers) GetSalts() []*proto1.Salt
- func (m *Integers) GetValueA() int32
- func (m *Integers) GetValueB() int64
- func (m *Integers) GetValueC() uint32
- func (m *Integers) GetValueD() uint64
- func (m *Integers) GetValueE() int32
- func (m *Integers) GetValueF() int64
- func (m *Integers) GetValueG() uint32
- func (m *Integers) GetValueH() uint64
- func (m *Integers) GetValueI() int32
- func (m *Integers) GetValueJ() int64
- func (*Integers) ProtoMessage()
- func (m *Integers) Reset()
- func (m *Integers) String() string
- func (m *Integers) XXX_DiscardUnknown()
- func (m *Integers) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Integers) XXX_Merge(src proto.Message)
- func (m *Integers) XXX_Size() int
- func (m *Integers) XXX_Unmarshal(b []byte) error
- type InvalidHashedFieldDocument
- func (*InvalidHashedFieldDocument) Descriptor() ([]byte, []int)
- func (m *InvalidHashedFieldDocument) GetSalts() []*proto1.Salt
- func (m *InvalidHashedFieldDocument) GetValue() string
- func (*InvalidHashedFieldDocument) ProtoMessage()
- func (m *InvalidHashedFieldDocument) Reset()
- func (m *InvalidHashedFieldDocument) String() string
- func (m *InvalidHashedFieldDocument) XXX_DiscardUnknown()
- func (m *InvalidHashedFieldDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InvalidHashedFieldDocument) XXX_Merge(src proto.Message)
- func (m *InvalidHashedFieldDocument) XXX_Size() int
- func (m *InvalidHashedFieldDocument) XXX_Unmarshal(b []byte) error
- type LongDocument
- func (*LongDocument) Descriptor() ([]byte, []int)
- func (m *LongDocument) GetSalts() []*proto1.Salt
- func (m *LongDocument) GetValue0() int64
- func (m *LongDocument) GetValue1() int64
- func (m *LongDocument) GetValue2() int64
- func (m *LongDocument) GetValue3() int64
- func (m *LongDocument) GetValue4() int64
- func (m *LongDocument) GetValue5() int64
- func (m *LongDocument) GetValue6() int64
- func (m *LongDocument) GetValue7() int64
- func (m *LongDocument) GetValue8() int64
- func (m *LongDocument) GetValue9() int64
- func (m *LongDocument) GetValueA() int64
- func (m *LongDocument) GetValueB() int64
- func (m *LongDocument) GetValueC() int64
- func (m *LongDocument) GetValueD() int64
- func (m *LongDocument) GetValueE() int64
- func (*LongDocument) ProtoMessage()
- func (m *LongDocument) Reset()
- func (m *LongDocument) String() string
- func (m *LongDocument) XXX_DiscardUnknown()
- func (m *LongDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LongDocument) XXX_Merge(src proto.Message)
- func (m *LongDocument) XXX_Size() int
- func (m *LongDocument) XXX_Unmarshal(b []byte) error
- type Name
- func (*Name) Descriptor() ([]byte, []int)
- func (m *Name) GetFirst() string
- func (m *Name) GetLast() string
- func (*Name) ProtoMessage()
- func (m *Name) Reset()
- func (m *Name) String() string
- func (m *Name) XXX_DiscardUnknown()
- func (m *Name) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Name) XXX_Merge(src proto.Message)
- func (m *Name) XXX_Size() int
- func (m *Name) XXX_Unmarshal(b []byte) error
- type NamePadded
- func (*NamePadded) Descriptor() ([]byte, []int)
- func (m *NamePadded) GetAge() int32
- func (m *NamePadded) GetFirst() string
- func (m *NamePadded) GetLast() string
- func (*NamePadded) ProtoMessage()
- func (m *NamePadded) Reset()
- func (m *NamePadded) String() string
- func (m *NamePadded) XXX_DiscardUnknown()
- func (m *NamePadded) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NamePadded) XXX_Merge(src proto.Message)
- func (m *NamePadded) XXX_Size() int
- func (m *NamePadded) XXX_Unmarshal(b []byte) error
- type NestedMap
- func (*NestedMap) Descriptor() ([]byte, []int)
- func (m *NestedMap) GetSalts() []*proto1.Salt
- func (m *NestedMap) GetValue() map[int32]*SimpleMap
- func (*NestedMap) ProtoMessage()
- func (m *NestedMap) Reset()
- func (m *NestedMap) String() string
- func (m *NestedMap) XXX_DiscardUnknown()
- func (m *NestedMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NestedMap) XXX_Merge(src proto.Message)
- func (m *NestedMap) XXX_Size() int
- func (m *NestedMap) XXX_Unmarshal(b []byte) error
- type NestedRepeatedDocument
- func (*NestedRepeatedDocument) Descriptor() ([]byte, []int)
- func (m *NestedRepeatedDocument) GetSalts() []*proto1.Salt
- func (m *NestedRepeatedDocument) GetValueA() string
- func (m *NestedRepeatedDocument) GetValueB() string
- func (m *NestedRepeatedDocument) GetValueC() []*SimpleItem
- func (m *NestedRepeatedDocument) GetValueD() *TwoLevelItem
- func (*NestedRepeatedDocument) ProtoMessage()
- func (m *NestedRepeatedDocument) Reset()
- func (m *NestedRepeatedDocument) String() string
- func (m *NestedRepeatedDocument) XXX_DiscardUnknown()
- func (m *NestedRepeatedDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NestedRepeatedDocument) XXX_Merge(src proto.Message)
- func (m *NestedRepeatedDocument) XXX_Size() int
- func (m *NestedRepeatedDocument) XXX_Unmarshal(b []byte) error
- type NoSaltDocument
- func (*NoSaltDocument) Descriptor() ([]byte, []int)
- func (m *NoSaltDocument) GetName() *Name
- func (m *NoSaltDocument) GetValueNoSalt() string
- func (m *NoSaltDocument) GetValueSalt() string
- func (*NoSaltDocument) ProtoMessage()
- func (m *NoSaltDocument) Reset()
- func (m *NoSaltDocument) String() string
- func (m *NoSaltDocument) XXX_DiscardUnknown()
- func (m *NoSaltDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NoSaltDocument) XXX_Merge(src proto.Message)
- func (m *NoSaltDocument) XXX_Size() int
- func (m *NoSaltDocument) XXX_Unmarshal(b []byte) error
- type OneofSample
- func (*OneofSample) Descriptor() ([]byte, []int)
- func (m *OneofSample) GetOneofBlock() isOneofSample_OneofBlock
- func (m *OneofSample) GetSalts() []*proto1.Salt
- func (m *OneofSample) GetValueA() int32
- func (m *OneofSample) GetValueB() int32
- func (m *OneofSample) GetValueC() string
- func (m *OneofSample) GetValueD() *SimpleItem
- func (m *OneofSample) GetValueE() int32
- func (*OneofSample) ProtoMessage()
- func (m *OneofSample) Reset()
- func (m *OneofSample) String() string
- func (m *OneofSample) XXX_DiscardUnknown()
- func (m *OneofSample) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OneofSample) XXX_Merge(src proto.Message)
- func (*OneofSample) XXX_OneofWrappers() []interface{}
- func (m *OneofSample) XXX_Size() int
- func (m *OneofSample) XXX_Unmarshal(b []byte) error
- type OneofSample_ValueB
- type OneofSample_ValueC
- type OneofSample_ValueD
- type PhoneNumber
- func (*PhoneNumber) Descriptor() ([]byte, []int)
- func (m *PhoneNumber) GetCountrycode() string
- func (m *PhoneNumber) GetNumber() string
- func (m *PhoneNumber) GetType() string
- func (*PhoneNumber) ProtoMessage()
- func (m *PhoneNumber) Reset()
- func (m *PhoneNumber) String() string
- func (m *PhoneNumber) XXX_DiscardUnknown()
- func (m *PhoneNumber) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PhoneNumber) XXX_Merge(src proto.Message)
- func (m *PhoneNumber) XXX_Size() int
- func (m *PhoneNumber) XXX_Unmarshal(b []byte) error
- type RepeatedItem
- func (*RepeatedItem) Descriptor() ([]byte, []int)
- func (m *RepeatedItem) GetSalts() []*proto1.Salt
- func (m *RepeatedItem) GetValueA() []*SimpleItem
- func (m *RepeatedItem) GetValueB() string
- func (*RepeatedItem) ProtoMessage()
- func (m *RepeatedItem) Reset()
- func (m *RepeatedItem) String() string
- func (m *RepeatedItem) XXX_DiscardUnknown()
- func (m *RepeatedItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RepeatedItem) XXX_Merge(src proto.Message)
- func (m *RepeatedItem) XXX_Size() int
- func (m *RepeatedItem) XXX_Unmarshal(b []byte) error
- type SimpleEntries
- func (*SimpleEntries) Descriptor() ([]byte, []int)
- func (m *SimpleEntries) GetEntries() []*SimpleEntry
- func (m *SimpleEntries) GetSalts() []*proto1.Salt
- func (*SimpleEntries) ProtoMessage()
- func (m *SimpleEntries) Reset()
- func (m *SimpleEntries) String() string
- func (m *SimpleEntries) XXX_DiscardUnknown()
- func (m *SimpleEntries) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SimpleEntries) XXX_Merge(src proto.Message)
- func (m *SimpleEntries) XXX_Size() int
- func (m *SimpleEntries) XXX_Unmarshal(b []byte) error
- type SimpleEntry
- func (*SimpleEntry) Descriptor() ([]byte, []int)
- func (m *SimpleEntry) GetEntryKey() string
- func (m *SimpleEntry) GetEntryValue() string
- func (*SimpleEntry) ProtoMessage()
- func (m *SimpleEntry) Reset()
- func (m *SimpleEntry) String() string
- func (m *SimpleEntry) XXX_DiscardUnknown()
- func (m *SimpleEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SimpleEntry) XXX_Merge(src proto.Message)
- func (m *SimpleEntry) XXX_Size() int
- func (m *SimpleEntry) XXX_Unmarshal(b []byte) error
- type SimpleItem
- func (*SimpleItem) Descriptor() ([]byte, []int)
- func (m *SimpleItem) GetValueA() string
- func (*SimpleItem) ProtoMessage()
- func (m *SimpleItem) Reset()
- func (m *SimpleItem) String() string
- func (m *SimpleItem) XXX_DiscardUnknown()
- func (m *SimpleItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SimpleItem) XXX_Merge(src proto.Message)
- func (m *SimpleItem) XXX_Size() int
- func (m *SimpleItem) XXX_Unmarshal(b []byte) error
- type SimpleMap
- func (*SimpleMap) Descriptor() ([]byte, []int)
- func (m *SimpleMap) GetValue() map[int32]string
- func (*SimpleMap) ProtoMessage()
- func (m *SimpleMap) Reset()
- func (m *SimpleMap) String() string
- func (m *SimpleMap) XXX_DiscardUnknown()
- func (m *SimpleMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SimpleMap) XXX_Merge(src proto.Message)
- func (m *SimpleMap) XXX_Size() int
- func (m *SimpleMap) XXX_Unmarshal(b []byte) error
- type SimpleMapDocument
- func (*SimpleMapDocument) Descriptor() ([]byte, []int)
- func (m *SimpleMapDocument) GetSalts() []*proto1.Salt
- func (m *SimpleMapDocument) GetValueA() string
- func (m *SimpleMapDocument) GetValueB() string
- func (m *SimpleMapDocument) GetValueC() map[string]string
- func (m *SimpleMapDocument) GetValueD() map[int32]string
- func (*SimpleMapDocument) ProtoMessage()
- func (m *SimpleMapDocument) Reset()
- func (m *SimpleMapDocument) String() string
- func (m *SimpleMapDocument) XXX_DiscardUnknown()
- func (m *SimpleMapDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SimpleMapDocument) XXX_Merge(src proto.Message)
- func (m *SimpleMapDocument) XXX_Size() int
- func (m *SimpleMapDocument) XXX_Unmarshal(b []byte) error
- type SimpleRepeatedDocument
- func (*SimpleRepeatedDocument) Descriptor() ([]byte, []int)
- func (m *SimpleRepeatedDocument) GetSalts() []*proto1.Salt
- func (m *SimpleRepeatedDocument) GetValueA() string
- func (m *SimpleRepeatedDocument) GetValueB() string
- func (m *SimpleRepeatedDocument) GetValueC() []string
- func (*SimpleRepeatedDocument) ProtoMessage()
- func (m *SimpleRepeatedDocument) Reset()
- func (m *SimpleRepeatedDocument) String() string
- func (m *SimpleRepeatedDocument) XXX_DiscardUnknown()
- func (m *SimpleRepeatedDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SimpleRepeatedDocument) XXX_Merge(src proto.Message)
- func (m *SimpleRepeatedDocument) XXX_Size() int
- func (m *SimpleRepeatedDocument) XXX_Unmarshal(b []byte) error
- type SimpleStringMap
- func (*SimpleStringMap) Descriptor() ([]byte, []int)
- func (m *SimpleStringMap) GetSalts() []*proto1.Salt
- func (m *SimpleStringMap) GetValue() map[string]string
- func (*SimpleStringMap) ProtoMessage()
- func (m *SimpleStringMap) Reset()
- func (m *SimpleStringMap) String() string
- func (m *SimpleStringMap) XXX_DiscardUnknown()
- func (m *SimpleStringMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SimpleStringMap) XXX_Merge(src proto.Message)
- func (m *SimpleStringMap) XXX_Size() int
- func (m *SimpleStringMap) XXX_Unmarshal(b []byte) error
- type TwoLevelItem
- func (*TwoLevelItem) Descriptor() ([]byte, []int)
- func (m *TwoLevelItem) GetSalts() []*proto1.Salt
- func (m *TwoLevelItem) GetValueA() *SimpleItem
- func (m *TwoLevelItem) GetValueB() string
- func (*TwoLevelItem) ProtoMessage()
- func (m *TwoLevelItem) Reset()
- func (m *TwoLevelItem) String() string
- func (m *TwoLevelItem) XXX_DiscardUnknown()
- func (m *TwoLevelItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TwoLevelItem) XXX_Merge(src proto.Message)
- func (m *TwoLevelItem) XXX_Size() int
- func (m *TwoLevelItem) XXX_Unmarshal(b []byte) error
- type TwoLevelRepeatedDocument
- func (*TwoLevelRepeatedDocument) Descriptor() ([]byte, []int)
- func (m *TwoLevelRepeatedDocument) GetSalts() []*proto1.Salt
- func (m *TwoLevelRepeatedDocument) GetValueA() string
- func (m *TwoLevelRepeatedDocument) GetValueB() []*RepeatedItem
- func (*TwoLevelRepeatedDocument) ProtoMessage()
- func (m *TwoLevelRepeatedDocument) Reset()
- func (m *TwoLevelRepeatedDocument) String() string
- func (m *TwoLevelRepeatedDocument) XXX_DiscardUnknown()
- func (m *TwoLevelRepeatedDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TwoLevelRepeatedDocument) XXX_Merge(src proto.Message)
- func (m *TwoLevelRepeatedDocument) XXX_Size() int
- func (m *TwoLevelRepeatedDocument) XXX_Unmarshal(b []byte) error
- type UnsupportedAppendDocument
- func (*UnsupportedAppendDocument) Descriptor() ([]byte, []int)
- func (m *UnsupportedAppendDocument) GetName() *Name
- func (m *UnsupportedAppendDocument) GetNested() *ExampleNested
- func (*UnsupportedAppendDocument) ProtoMessage()
- func (m *UnsupportedAppendDocument) Reset()
- func (m *UnsupportedAppendDocument) String() string
- func (m *UnsupportedAppendDocument) XXX_DiscardUnknown()
- func (m *UnsupportedAppendDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UnsupportedAppendDocument) XXX_Merge(src proto.Message)
- func (m *UnsupportedAppendDocument) XXX_Size() int
- func (m *UnsupportedAppendDocument) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Enum_name = map[int32]string{
0: "type_one",
1: "type_two",
}
View Source
var Enum_value = map[string]int32{
"type_one": 0,
"type_two": 1,
}
View Source
var ExampleContainSaltsDocument = ContainSalts{ ValueA: "valueAValue", ValueB: 10, Salts: []*proofspb.Salt{{Compact: []byte{0, 0, 0, 1}, Value: []byte{0x1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x2}}, {Compact: []byte{0, 0, 0, 2}, Value: []byte{0x3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x4}}}, }
View Source
var ExampleFilledNestedRepeatedDocument = NestedRepeatedDocument{ ValueA: "ValueAA", ValueB: "ValueBB", ValueC: []*SimpleItem{{ValueA: "ValueCA"}, {ValueA: "ValueCB"}}, ValueD: &TwoLevelItem{ValueA: &SimpleItem{ValueA: "ValueDAA"}, ValueB: "ValueDB"}, }
View Source
var ExampleFilledRepeatedDocument = SimpleRepeatedDocument{ ValueA: "ValueAA", ValueB: "ValueBB", ValueC: []string{"ValueCA", "ValueCB"}, }
View Source
var ExampleFilledTwoLevelRepeatedDocument = TwoLevelRepeatedDocument{ ValueA: "ValueAA", ValueB: []*RepeatedItem{{ValueA: []*SimpleItem{{ValueA: "ValueBAAA"}, {ValueA: "ValueBAAB"}}, ValueB: "ValueBBA"}}, }
View Source
var ExampleOneofSampleDocument = OneofSample{ ValueA: 2, OneofBlock: &OneofSample_ValueB{int32(1)}, ValueE: 7, }
View Source
var ExampleSimpleMapDocument = SimpleMapDocument{ ValueA: "ValueAA", ValueB: "ValueBB", ValueC: map[string]string{ "ValueCAKey": "ValueCAValue", "ValueCBKey": "ValueCBValue", }, ValueD: map[int32]string{ -1: "negative one", 0: "zero", 1: "one", }, }
View Source
var ExampleTimeString string = "2018-04-10T01:23:12.697116Z"
Functions ¶
This section is empty.
Types ¶
type AllFieldTypes ¶
type AllFieldTypes struct { StringValue string `protobuf:"bytes,1,opt,name=string_value,json=stringValue,proto3" json:"string_value,omitempty"` TimeStampValue *timestamp.Timestamp `protobuf:"bytes,2,opt,name=time_stamp_value,json=timeStampValue,proto3" json:"time_stamp_value,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,3,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewAllFieldTypes ¶
func NewAllFieldTypes() *AllFieldTypes
func (*AllFieldTypes) Descriptor ¶
func (*AllFieldTypes) Descriptor() ([]byte, []int)
func (*AllFieldTypes) GetSalts ¶
func (m *AllFieldTypes) GetSalts() []*proto1.Salt
func (*AllFieldTypes) GetStringValue ¶
func (m *AllFieldTypes) GetStringValue() string
func (*AllFieldTypes) GetTimeStampValue ¶
func (m *AllFieldTypes) GetTimeStampValue() *timestamp.Timestamp
func (*AllFieldTypes) ProtoMessage ¶
func (*AllFieldTypes) ProtoMessage()
func (*AllFieldTypes) Reset ¶
func (m *AllFieldTypes) Reset()
func (*AllFieldTypes) String ¶
func (m *AllFieldTypes) String() string
func (*AllFieldTypes) XXX_DiscardUnknown ¶
func (m *AllFieldTypes) XXX_DiscardUnknown()
func (*AllFieldTypes) XXX_Marshal ¶
func (m *AllFieldTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AllFieldTypes) XXX_Merge ¶
func (m *AllFieldTypes) XXX_Merge(src proto.Message)
func (*AllFieldTypes) XXX_Size ¶
func (m *AllFieldTypes) XXX_Size() int
func (*AllFieldTypes) XXX_Unmarshal ¶
func (m *AllFieldTypes) XXX_Unmarshal(b []byte) error
type AllFieldTypesSalts ¶
type AllFieldTypesSalts struct { StringValue []byte `protobuf:"bytes,1,opt,name=string_value,json=stringValue,proto3" json:"string_value,omitempty"` TimeStampValue []byte `protobuf:"bytes,2,opt,name=time_stamp_value,json=timeStampValue,proto3" json:"time_stamp_value,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,3,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AllFieldTypesSalts) Descriptor ¶
func (*AllFieldTypesSalts) Descriptor() ([]byte, []int)
func (*AllFieldTypesSalts) GetSalts ¶
func (m *AllFieldTypesSalts) GetSalts() []*proto1.Salt
func (*AllFieldTypesSalts) GetStringValue ¶
func (m *AllFieldTypesSalts) GetStringValue() []byte
func (*AllFieldTypesSalts) GetTimeStampValue ¶
func (m *AllFieldTypesSalts) GetTimeStampValue() []byte
func (*AllFieldTypesSalts) ProtoMessage ¶
func (*AllFieldTypesSalts) ProtoMessage()
func (*AllFieldTypesSalts) Reset ¶
func (m *AllFieldTypesSalts) Reset()
func (*AllFieldTypesSalts) String ¶
func (m *AllFieldTypesSalts) String() string
func (*AllFieldTypesSalts) XXX_DiscardUnknown ¶
func (m *AllFieldTypesSalts) XXX_DiscardUnknown()
func (*AllFieldTypesSalts) XXX_Marshal ¶
func (m *AllFieldTypesSalts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AllFieldTypesSalts) XXX_Merge ¶
func (m *AllFieldTypesSalts) XXX_Merge(src proto.Message)
func (*AllFieldTypesSalts) XXX_Size ¶
func (m *AllFieldTypesSalts) XXX_Size() int
func (*AllFieldTypesSalts) XXX_Unmarshal ¶
func (m *AllFieldTypesSalts) XXX_Unmarshal(b []byte) error
type AppendFieldDocument ¶
type AppendFieldDocument struct { Name *Name `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Names []*Name `protobuf:"bytes,2,rep,name=names,proto3" json:"names,omitempty"` PhoneNumbers []*PhoneNumber `protobuf:"bytes,3,rep,name=phone_numbers,json=phoneNumbers,proto3" json:"phone_numbers,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AppendFieldDocument) Descriptor ¶
func (*AppendFieldDocument) Descriptor() ([]byte, []int)
func (*AppendFieldDocument) GetName ¶
func (m *AppendFieldDocument) GetName() *Name
func (*AppendFieldDocument) GetNames ¶
func (m *AppendFieldDocument) GetNames() []*Name
func (*AppendFieldDocument) GetPhoneNumbers ¶
func (m *AppendFieldDocument) GetPhoneNumbers() []*PhoneNumber
func (*AppendFieldDocument) ProtoMessage ¶
func (*AppendFieldDocument) ProtoMessage()
func (*AppendFieldDocument) Reset ¶
func (m *AppendFieldDocument) Reset()
func (*AppendFieldDocument) String ¶
func (m *AppendFieldDocument) String() string
func (*AppendFieldDocument) XXX_DiscardUnknown ¶
func (m *AppendFieldDocument) XXX_DiscardUnknown()
func (*AppendFieldDocument) XXX_Marshal ¶
func (m *AppendFieldDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AppendFieldDocument) XXX_Merge ¶
func (m *AppendFieldDocument) XXX_Merge(src proto.Message)
func (*AppendFieldDocument) XXX_Size ¶
func (m *AppendFieldDocument) XXX_Size() int
func (*AppendFieldDocument) XXX_Unmarshal ¶
func (m *AppendFieldDocument) XXX_Unmarshal(b []byte) error
type AppendFieldPaddingDocument ¶
type AppendFieldPaddingDocument struct { Names []*NamePadded `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AppendFieldPaddingDocument) Descriptor ¶
func (*AppendFieldPaddingDocument) Descriptor() ([]byte, []int)
func (*AppendFieldPaddingDocument) GetNames ¶
func (m *AppendFieldPaddingDocument) GetNames() []*NamePadded
func (*AppendFieldPaddingDocument) ProtoMessage ¶
func (*AppendFieldPaddingDocument) ProtoMessage()
func (*AppendFieldPaddingDocument) Reset ¶
func (m *AppendFieldPaddingDocument) Reset()
func (*AppendFieldPaddingDocument) String ¶
func (m *AppendFieldPaddingDocument) String() string
func (*AppendFieldPaddingDocument) XXX_DiscardUnknown ¶
func (m *AppendFieldPaddingDocument) XXX_DiscardUnknown()
func (*AppendFieldPaddingDocument) XXX_Marshal ¶
func (m *AppendFieldPaddingDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AppendFieldPaddingDocument) XXX_Merge ¶
func (m *AppendFieldPaddingDocument) XXX_Merge(src proto.Message)
func (*AppendFieldPaddingDocument) XXX_Size ¶
func (m *AppendFieldPaddingDocument) XXX_Size() int
func (*AppendFieldPaddingDocument) XXX_Unmarshal ¶
func (m *AppendFieldPaddingDocument) XXX_Unmarshal(b []byte) error
type BytesKeyEntries ¶
type BytesKeyEntries struct { Entries []*BytesKeyEntry `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,2,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BytesKeyEntries) Descriptor ¶
func (*BytesKeyEntries) Descriptor() ([]byte, []int)
func (*BytesKeyEntries) GetEntries ¶
func (m *BytesKeyEntries) GetEntries() []*BytesKeyEntry
func (*BytesKeyEntries) GetSalts ¶
func (m *BytesKeyEntries) GetSalts() []*proto1.Salt
func (*BytesKeyEntries) ProtoMessage ¶
func (*BytesKeyEntries) ProtoMessage()
func (*BytesKeyEntries) Reset ¶
func (m *BytesKeyEntries) Reset()
func (*BytesKeyEntries) String ¶
func (m *BytesKeyEntries) String() string
func (*BytesKeyEntries) XXX_DiscardUnknown ¶
func (m *BytesKeyEntries) XXX_DiscardUnknown()
func (*BytesKeyEntries) XXX_Marshal ¶
func (m *BytesKeyEntries) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BytesKeyEntries) XXX_Merge ¶
func (m *BytesKeyEntries) XXX_Merge(src proto.Message)
func (*BytesKeyEntries) XXX_Size ¶
func (m *BytesKeyEntries) XXX_Size() int
func (*BytesKeyEntries) XXX_Unmarshal ¶
func (m *BytesKeyEntries) XXX_Unmarshal(b []byte) error
type BytesKeyEntry ¶
type BytesKeyEntry struct { Address []byte `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BytesKeyEntry) Descriptor ¶
func (*BytesKeyEntry) Descriptor() ([]byte, []int)
func (*BytesKeyEntry) GetAddress ¶
func (m *BytesKeyEntry) GetAddress() []byte
func (*BytesKeyEntry) GetValue ¶
func (m *BytesKeyEntry) GetValue() string
func (*BytesKeyEntry) ProtoMessage ¶
func (*BytesKeyEntry) ProtoMessage()
func (*BytesKeyEntry) Reset ¶
func (m *BytesKeyEntry) Reset()
func (*BytesKeyEntry) String ¶
func (m *BytesKeyEntry) String() string
func (*BytesKeyEntry) XXX_DiscardUnknown ¶
func (m *BytesKeyEntry) XXX_DiscardUnknown()
func (*BytesKeyEntry) XXX_Marshal ¶
func (m *BytesKeyEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BytesKeyEntry) XXX_Merge ¶
func (m *BytesKeyEntry) XXX_Merge(src proto.Message)
func (*BytesKeyEntry) XXX_Size ¶
func (m *BytesKeyEntry) XXX_Size() int
func (*BytesKeyEntry) XXX_Unmarshal ¶
func (m *BytesKeyEntry) XXX_Unmarshal(b []byte) error
type ContainSalts ¶
type ContainSalts struct { ValueA string `protobuf:"bytes,1,opt,name=valueA,proto3" json:"valueA,omitempty"` ValueB int32 `protobuf:"varint,2,opt,name=valueB,proto3" json:"valueB,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,3,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ContainSalts) Descriptor ¶
func (*ContainSalts) Descriptor() ([]byte, []int)
func (*ContainSalts) GetSalts ¶
func (m *ContainSalts) GetSalts() []*proto1.Salt
func (*ContainSalts) GetValueA ¶
func (m *ContainSalts) GetValueA() string
func (*ContainSalts) GetValueB ¶
func (m *ContainSalts) GetValueB() int32
func (*ContainSalts) ProtoMessage ¶
func (*ContainSalts) ProtoMessage()
func (*ContainSalts) Reset ¶
func (m *ContainSalts) Reset()
func (*ContainSalts) String ¶
func (m *ContainSalts) String() string
func (*ContainSalts) XXX_DiscardUnknown ¶
func (m *ContainSalts) XXX_DiscardUnknown()
func (*ContainSalts) XXX_Marshal ¶
func (m *ContainSalts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContainSalts) XXX_Merge ¶
func (m *ContainSalts) XXX_Merge(src proto.Message)
func (*ContainSalts) XXX_Size ¶
func (m *ContainSalts) XXX_Size() int
func (*ContainSalts) XXX_Unmarshal ¶
func (m *ContainSalts) XXX_Unmarshal(b []byte) error
type Entries ¶
type Entries struct { Entries []*Entry `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,2,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Entries) Descriptor ¶
func (*Entries) GetEntries ¶
func (*Entries) ProtoMessage ¶
func (*Entries) ProtoMessage()
func (*Entries) XXX_DiscardUnknown ¶
func (m *Entries) XXX_DiscardUnknown()
func (*Entries) XXX_Marshal ¶
func (*Entries) XXX_Unmarshal ¶
type Entry ¶
type Entry struct { EntryKey string `protobuf:"bytes,1,opt,name=entry_key,json=entryKey,proto3" json:"entry_key,omitempty"` ValueA string `protobuf:"bytes,2,opt,name=valueA,proto3" json:"valueA,omitempty"` ValueB []byte `protobuf:"bytes,3,opt,name=valueB,proto3" json:"valueB,omitempty"` ValueC int64 `protobuf:"varint,4,opt,name=valueC,proto3" json:"valueC,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Entry) Descriptor ¶
func (*Entry) GetEntryKey ¶
func (*Entry) ProtoMessage ¶
func (*Entry) ProtoMessage()
func (*Entry) XXX_DiscardUnknown ¶
func (m *Entry) XXX_DiscardUnknown()
func (*Entry) XXX_Marshal ¶
func (*Entry) XXX_Unmarshal ¶
type ExampleDocument ¶
type ExampleDocument struct { ValueA string `protobuf:"bytes,1,opt,name=valueA,proto3" json:"valueA,omitempty"` ValueB string `protobuf:"bytes,2,opt,name=valueB,proto3" json:"valueB,omitempty"` Value1 int64 `protobuf:"varint,3,opt,name=value1,proto3" json:"value1,omitempty"` Value2 int64 `protobuf:"varint,4,opt,name=value2,proto3" json:"value2,omitempty"` ValueBytes1 []byte `protobuf:"bytes,5,opt,name=value_bytes1,json=valueBytes1,proto3" json:"value_bytes1,omitempty"` ValueCamelCased []byte `protobuf:"bytes,6,opt,name=ValueCamelCased,proto3" json:"ValueCamelCased,omitempty"` ValueNotIgnored []byte `protobuf:"bytes,7,opt,name=value_not_ignored,json=valueNotIgnored,proto3" json:"value_not_ignored,omitempty"` ValueIgnored []byte `protobuf:"bytes,8,opt,name=value_ignored,json=valueIgnored,proto3" json:"value_ignored,omitempty"` ValueNotHashed []byte `protobuf:"bytes,9,opt,name=value_not_hashed,json=valueNotHashed,proto3" json:"value_not_hashed,omitempty"` EnumType Enum `protobuf:"varint,10,opt,name=enum_type,json=enumType,proto3,enum=documents.Enum" json:"enum_type,omitempty"` ValueBool bool `protobuf:"varint,12,opt,name=valueBool,proto3" json:"valueBool,omitempty"` Name *Name `protobuf:"bytes,13,opt,name=name,proto3" json:"name,omitempty"` PaddingA string `protobuf:"bytes,14,opt,name=paddingA,proto3" json:"paddingA,omitempty"` PaddingB []byte `protobuf:"bytes,15,opt,name=paddingB,proto3" json:"paddingB,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,11,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
var FilledExampleDocument ExampleDocument = ExampleDocument{
ValueA: "Example",
}
func (*ExampleDocument) Descriptor ¶
func (*ExampleDocument) Descriptor() ([]byte, []int)
func (*ExampleDocument) GetEnumType ¶
func (m *ExampleDocument) GetEnumType() Enum
func (*ExampleDocument) GetName ¶
func (m *ExampleDocument) GetName() *Name
func (*ExampleDocument) GetPaddingA ¶
func (m *ExampleDocument) GetPaddingA() string
func (*ExampleDocument) GetPaddingB ¶
func (m *ExampleDocument) GetPaddingB() []byte
func (*ExampleDocument) GetSalts ¶
func (m *ExampleDocument) GetSalts() []*proto1.Salt
func (*ExampleDocument) GetValue1 ¶
func (m *ExampleDocument) GetValue1() int64
func (*ExampleDocument) GetValue2 ¶
func (m *ExampleDocument) GetValue2() int64
func (*ExampleDocument) GetValueA ¶
func (m *ExampleDocument) GetValueA() string
func (*ExampleDocument) GetValueB ¶
func (m *ExampleDocument) GetValueB() string
func (*ExampleDocument) GetValueBool ¶
func (m *ExampleDocument) GetValueBool() bool
func (*ExampleDocument) GetValueBytes1 ¶
func (m *ExampleDocument) GetValueBytes1() []byte
func (*ExampleDocument) GetValueCamelCased ¶
func (m *ExampleDocument) GetValueCamelCased() []byte
func (*ExampleDocument) GetValueIgnored ¶
func (m *ExampleDocument) GetValueIgnored() []byte
func (*ExampleDocument) GetValueNotHashed ¶
func (m *ExampleDocument) GetValueNotHashed() []byte
func (*ExampleDocument) GetValueNotIgnored ¶
func (m *ExampleDocument) GetValueNotIgnored() []byte
func (*ExampleDocument) ProtoMessage ¶
func (*ExampleDocument) ProtoMessage()
func (*ExampleDocument) Reset ¶
func (m *ExampleDocument) Reset()
func (*ExampleDocument) String ¶
func (m *ExampleDocument) String() string
func (*ExampleDocument) XXX_DiscardUnknown ¶
func (m *ExampleDocument) XXX_DiscardUnknown()
func (*ExampleDocument) XXX_Marshal ¶
func (m *ExampleDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExampleDocument) XXX_Merge ¶
func (m *ExampleDocument) XXX_Merge(src proto.Message)
func (*ExampleDocument) XXX_Size ¶
func (m *ExampleDocument) XXX_Size() int
func (*ExampleDocument) XXX_Unmarshal ¶
func (m *ExampleDocument) XXX_Unmarshal(b []byte) error
type ExampleNested ¶
type ExampleNested struct { HashedValue []byte `protobuf:"bytes,1,opt,name=hashed_value,json=hashedValue,proto3" json:"hashed_value,omitempty"` Name *Name `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ExampleNested) Descriptor ¶
func (*ExampleNested) Descriptor() ([]byte, []int)
func (*ExampleNested) GetHashedValue ¶
func (m *ExampleNested) GetHashedValue() []byte
func (*ExampleNested) GetName ¶
func (m *ExampleNested) GetName() *Name
func (*ExampleNested) ProtoMessage ¶
func (*ExampleNested) ProtoMessage()
func (*ExampleNested) Reset ¶
func (m *ExampleNested) Reset()
func (*ExampleNested) String ¶
func (m *ExampleNested) String() string
func (*ExampleNested) XXX_DiscardUnknown ¶
func (m *ExampleNested) XXX_DiscardUnknown()
func (*ExampleNested) XXX_Marshal ¶
func (m *ExampleNested) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExampleNested) XXX_Merge ¶
func (m *ExampleNested) XXX_Merge(src proto.Message)
func (*ExampleNested) XXX_Size ¶
func (m *ExampleNested) XXX_Size() int
func (*ExampleNested) XXX_Unmarshal ¶
func (m *ExampleNested) XXX_Unmarshal(b []byte) error
type ExampleWithPaddingField ¶
type ExampleWithPaddingField struct { ValueA string `protobuf:"bytes,1,opt,name=valueA,proto3" json:"valueA,omitempty"` ValueB []byte `protobuf:"bytes,2,opt,name=valueB,proto3" json:"valueB,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,3,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ExampleWithPaddingField) Descriptor ¶
func (*ExampleWithPaddingField) Descriptor() ([]byte, []int)
func (*ExampleWithPaddingField) GetSalts ¶
func (m *ExampleWithPaddingField) GetSalts() []*proto1.Salt
func (*ExampleWithPaddingField) GetValueA ¶
func (m *ExampleWithPaddingField) GetValueA() string
func (*ExampleWithPaddingField) GetValueB ¶
func (m *ExampleWithPaddingField) GetValueB() []byte
func (*ExampleWithPaddingField) ProtoMessage ¶
func (*ExampleWithPaddingField) ProtoMessage()
func (*ExampleWithPaddingField) Reset ¶
func (m *ExampleWithPaddingField) Reset()
func (*ExampleWithPaddingField) String ¶
func (m *ExampleWithPaddingField) String() string
func (*ExampleWithPaddingField) XXX_DiscardUnknown ¶
func (m *ExampleWithPaddingField) XXX_DiscardUnknown()
func (*ExampleWithPaddingField) XXX_Marshal ¶
func (m *ExampleWithPaddingField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExampleWithPaddingField) XXX_Merge ¶
func (m *ExampleWithPaddingField) XXX_Merge(src proto.Message)
func (*ExampleWithPaddingField) XXX_Size ¶
func (m *ExampleWithPaddingField) XXX_Size() int
func (*ExampleWithPaddingField) XXX_Unmarshal ¶
func (m *ExampleWithPaddingField) XXX_Unmarshal(b []byte) error
type ExampleWithoutSalts ¶
type ExampleWithoutSalts struct { ValueA string `protobuf:"bytes,1,opt,name=valueA,proto3" json:"valueA,omitempty"` ValueB int32 `protobuf:"varint,2,opt,name=valueB,proto3" json:"valueB,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ExampleWithoutSalts) Descriptor ¶
func (*ExampleWithoutSalts) Descriptor() ([]byte, []int)
func (*ExampleWithoutSalts) GetValueA ¶
func (m *ExampleWithoutSalts) GetValueA() string
func (*ExampleWithoutSalts) GetValueB ¶
func (m *ExampleWithoutSalts) GetValueB() int32
func (*ExampleWithoutSalts) ProtoMessage ¶
func (*ExampleWithoutSalts) ProtoMessage()
func (*ExampleWithoutSalts) Reset ¶
func (m *ExampleWithoutSalts) Reset()
func (*ExampleWithoutSalts) String ¶
func (m *ExampleWithoutSalts) String() string
func (*ExampleWithoutSalts) XXX_DiscardUnknown ¶
func (m *ExampleWithoutSalts) XXX_DiscardUnknown()
func (*ExampleWithoutSalts) XXX_Marshal ¶
func (m *ExampleWithoutSalts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExampleWithoutSalts) XXX_Merge ¶
func (m *ExampleWithoutSalts) XXX_Merge(src proto.Message)
func (*ExampleWithoutSalts) XXX_Size ¶
func (m *ExampleWithoutSalts) XXX_Size() int
func (*ExampleWithoutSalts) XXX_Unmarshal ¶
func (m *ExampleWithoutSalts) XXX_Unmarshal(b []byte) error
type Integers ¶
type Integers struct { ValueA int32 `protobuf:"varint,1,opt,name=valueA,proto3" json:"valueA,omitempty"` ValueB int64 `protobuf:"varint,2,opt,name=valueB,proto3" json:"valueB,omitempty"` ValueC uint32 `protobuf:"varint,3,opt,name=valueC,proto3" json:"valueC,omitempty"` ValueD uint64 `protobuf:"varint,4,opt,name=valueD,proto3" json:"valueD,omitempty"` ValueE int32 `protobuf:"zigzag32,5,opt,name=valueE,proto3" json:"valueE,omitempty"` ValueF int64 `protobuf:"zigzag64,6,opt,name=valueF,proto3" json:"valueF,omitempty"` ValueG uint32 `protobuf:"fixed32,7,opt,name=valueG,proto3" json:"valueG,omitempty"` ValueH uint64 `protobuf:"fixed64,8,opt,name=valueH,proto3" json:"valueH,omitempty"` ValueI int32 `protobuf:"fixed32,9,opt,name=valueI,proto3" json:"valueI,omitempty"` ValueJ int64 `protobuf:"fixed64,10,opt,name=valueJ,proto3" json:"valueJ,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,11,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Integers) Descriptor ¶
func (*Integers) ProtoMessage ¶
func (*Integers) ProtoMessage()
func (*Integers) XXX_DiscardUnknown ¶
func (m *Integers) XXX_DiscardUnknown()
func (*Integers) XXX_Marshal ¶
func (*Integers) XXX_Unmarshal ¶
type InvalidHashedFieldDocument ¶
type InvalidHashedFieldDocument struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,2,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InvalidHashedFieldDocument) Descriptor ¶
func (*InvalidHashedFieldDocument) Descriptor() ([]byte, []int)
func (*InvalidHashedFieldDocument) GetSalts ¶
func (m *InvalidHashedFieldDocument) GetSalts() []*proto1.Salt
func (*InvalidHashedFieldDocument) GetValue ¶
func (m *InvalidHashedFieldDocument) GetValue() string
func (*InvalidHashedFieldDocument) ProtoMessage ¶
func (*InvalidHashedFieldDocument) ProtoMessage()
func (*InvalidHashedFieldDocument) Reset ¶
func (m *InvalidHashedFieldDocument) Reset()
func (*InvalidHashedFieldDocument) String ¶
func (m *InvalidHashedFieldDocument) String() string
func (*InvalidHashedFieldDocument) XXX_DiscardUnknown ¶
func (m *InvalidHashedFieldDocument) XXX_DiscardUnknown()
func (*InvalidHashedFieldDocument) XXX_Marshal ¶
func (m *InvalidHashedFieldDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InvalidHashedFieldDocument) XXX_Merge ¶
func (m *InvalidHashedFieldDocument) XXX_Merge(src proto.Message)
func (*InvalidHashedFieldDocument) XXX_Size ¶
func (m *InvalidHashedFieldDocument) XXX_Size() int
func (*InvalidHashedFieldDocument) XXX_Unmarshal ¶
func (m *InvalidHashedFieldDocument) XXX_Unmarshal(b []byte) error
type LongDocument ¶
type LongDocument struct { Value0 int64 `protobuf:"varint,16,opt,name=value0,proto3" json:"value0,omitempty"` Value1 int64 `protobuf:"varint,1,opt,name=value1,proto3" json:"value1,omitempty"` Value2 int64 `protobuf:"varint,2,opt,name=value2,proto3" json:"value2,omitempty"` Value3 int64 `protobuf:"varint,3,opt,name=value3,proto3" json:"value3,omitempty"` Value4 int64 `protobuf:"varint,4,opt,name=value4,proto3" json:"value4,omitempty"` Value5 int64 `protobuf:"varint,5,opt,name=value5,proto3" json:"value5,omitempty"` Value6 int64 `protobuf:"varint,6,opt,name=value6,proto3" json:"value6,omitempty"` Value7 int64 `protobuf:"varint,7,opt,name=value7,proto3" json:"value7,omitempty"` Value8 int64 `protobuf:"varint,8,opt,name=value8,proto3" json:"value8,omitempty"` Value9 int64 `protobuf:"varint,9,opt,name=value9,proto3" json:"value9,omitempty"` ValueA int64 `protobuf:"varint,10,opt,name=valueA,proto3" json:"valueA,omitempty"` ValueB int64 `protobuf:"varint,11,opt,name=valueB,proto3" json:"valueB,omitempty"` ValueC int64 `protobuf:"varint,12,opt,name=valueC,proto3" json:"valueC,omitempty"` ValueD int64 `protobuf:"varint,13,opt,name=valueD,proto3" json:"valueD,omitempty"` ValueE int64 `protobuf:"varint,14,opt,name=valueE,proto3" json:"valueE,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,15,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
var LongDocumentExample LongDocument = LongDocument{Value0: 1, Value1: 2, Value2: 3, Value3: 4, Value4: 5, Value5: 6, Value6: 7, Value7: 8, Value8: 9, Value9: 10, ValueA: 11, ValueB: 12, ValueC: 13, ValueD: 14, ValueE: 15}
func (*LongDocument) Descriptor ¶
func (*LongDocument) Descriptor() ([]byte, []int)
func (*LongDocument) GetSalts ¶
func (m *LongDocument) GetSalts() []*proto1.Salt
func (*LongDocument) GetValue0 ¶
func (m *LongDocument) GetValue0() int64
func (*LongDocument) GetValue1 ¶
func (m *LongDocument) GetValue1() int64
func (*LongDocument) GetValue2 ¶
func (m *LongDocument) GetValue2() int64
func (*LongDocument) GetValue3 ¶
func (m *LongDocument) GetValue3() int64
func (*LongDocument) GetValue4 ¶
func (m *LongDocument) GetValue4() int64
func (*LongDocument) GetValue5 ¶
func (m *LongDocument) GetValue5() int64
func (*LongDocument) GetValue6 ¶
func (m *LongDocument) GetValue6() int64
func (*LongDocument) GetValue7 ¶
func (m *LongDocument) GetValue7() int64
func (*LongDocument) GetValue8 ¶
func (m *LongDocument) GetValue8() int64
func (*LongDocument) GetValue9 ¶
func (m *LongDocument) GetValue9() int64
func (*LongDocument) GetValueA ¶
func (m *LongDocument) GetValueA() int64
func (*LongDocument) GetValueB ¶
func (m *LongDocument) GetValueB() int64
func (*LongDocument) GetValueC ¶
func (m *LongDocument) GetValueC() int64
func (*LongDocument) GetValueD ¶
func (m *LongDocument) GetValueD() int64
func (*LongDocument) GetValueE ¶
func (m *LongDocument) GetValueE() int64
func (*LongDocument) ProtoMessage ¶
func (*LongDocument) ProtoMessage()
func (*LongDocument) Reset ¶
func (m *LongDocument) Reset()
func (*LongDocument) String ¶
func (m *LongDocument) String() string
func (*LongDocument) XXX_DiscardUnknown ¶
func (m *LongDocument) XXX_DiscardUnknown()
func (*LongDocument) XXX_Marshal ¶
func (m *LongDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LongDocument) XXX_Merge ¶
func (m *LongDocument) XXX_Merge(src proto.Message)
func (*LongDocument) XXX_Size ¶
func (m *LongDocument) XXX_Size() int
func (*LongDocument) XXX_Unmarshal ¶
func (m *LongDocument) XXX_Unmarshal(b []byte) error
type Name ¶
type Name struct { First string `protobuf:"bytes,1,opt,name=first,proto3" json:"first,omitempty"` Last string `protobuf:"bytes,2,opt,name=last,proto3" json:"last,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Name) Descriptor ¶
func (*Name) ProtoMessage ¶
func (*Name) ProtoMessage()
func (*Name) XXX_DiscardUnknown ¶
func (m *Name) XXX_DiscardUnknown()
func (*Name) XXX_Unmarshal ¶
type NamePadded ¶
type NamePadded struct { First string `protobuf:"bytes,1,opt,name=first,proto3" json:"first,omitempty"` Last string `protobuf:"bytes,2,opt,name=last,proto3" json:"last,omitempty"` Age int32 `protobuf:"varint,3,opt,name=age,proto3" json:"age,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NamePadded) Descriptor ¶
func (*NamePadded) Descriptor() ([]byte, []int)
func (*NamePadded) GetAge ¶
func (m *NamePadded) GetAge() int32
func (*NamePadded) GetFirst ¶
func (m *NamePadded) GetFirst() string
func (*NamePadded) GetLast ¶
func (m *NamePadded) GetLast() string
func (*NamePadded) ProtoMessage ¶
func (*NamePadded) ProtoMessage()
func (*NamePadded) Reset ¶
func (m *NamePadded) Reset()
func (*NamePadded) String ¶
func (m *NamePadded) String() string
func (*NamePadded) XXX_DiscardUnknown ¶
func (m *NamePadded) XXX_DiscardUnknown()
func (*NamePadded) XXX_Marshal ¶
func (m *NamePadded) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NamePadded) XXX_Merge ¶
func (m *NamePadded) XXX_Merge(src proto.Message)
func (*NamePadded) XXX_Size ¶
func (m *NamePadded) XXX_Size() int
func (*NamePadded) XXX_Unmarshal ¶
func (m *NamePadded) XXX_Unmarshal(b []byte) error
type NestedMap ¶
type NestedMap struct { Value map[int32]*SimpleMap `` /* 152-byte string literal not displayed */ Salts []*proto1.Salt `protobuf:"bytes,2,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NestedMap) Descriptor ¶
func (*NestedMap) ProtoMessage ¶
func (*NestedMap) ProtoMessage()
func (*NestedMap) XXX_DiscardUnknown ¶
func (m *NestedMap) XXX_DiscardUnknown()
func (*NestedMap) XXX_Marshal ¶
func (*NestedMap) XXX_Unmarshal ¶
type NestedRepeatedDocument ¶
type NestedRepeatedDocument struct { ValueA string `protobuf:"bytes,1,opt,name=valueA,proto3" json:"valueA,omitempty"` ValueB string `protobuf:"bytes,2,opt,name=valueB,proto3" json:"valueB,omitempty"` ValueC []*SimpleItem `protobuf:"bytes,3,rep,name=valueC,proto3" json:"valueC,omitempty"` ValueD *TwoLevelItem `protobuf:"bytes,4,opt,name=valueD,proto3" json:"valueD,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,5,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NestedRepeatedDocument) Descriptor ¶
func (*NestedRepeatedDocument) Descriptor() ([]byte, []int)
func (*NestedRepeatedDocument) GetSalts ¶
func (m *NestedRepeatedDocument) GetSalts() []*proto1.Salt
func (*NestedRepeatedDocument) GetValueA ¶
func (m *NestedRepeatedDocument) GetValueA() string
func (*NestedRepeatedDocument) GetValueB ¶
func (m *NestedRepeatedDocument) GetValueB() string
func (*NestedRepeatedDocument) GetValueC ¶
func (m *NestedRepeatedDocument) GetValueC() []*SimpleItem
func (*NestedRepeatedDocument) GetValueD ¶
func (m *NestedRepeatedDocument) GetValueD() *TwoLevelItem
func (*NestedRepeatedDocument) ProtoMessage ¶
func (*NestedRepeatedDocument) ProtoMessage()
func (*NestedRepeatedDocument) Reset ¶
func (m *NestedRepeatedDocument) Reset()
func (*NestedRepeatedDocument) String ¶
func (m *NestedRepeatedDocument) String() string
func (*NestedRepeatedDocument) XXX_DiscardUnknown ¶
func (m *NestedRepeatedDocument) XXX_DiscardUnknown()
func (*NestedRepeatedDocument) XXX_Marshal ¶
func (m *NestedRepeatedDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NestedRepeatedDocument) XXX_Merge ¶
func (m *NestedRepeatedDocument) XXX_Merge(src proto.Message)
func (*NestedRepeatedDocument) XXX_Size ¶
func (m *NestedRepeatedDocument) XXX_Size() int
func (*NestedRepeatedDocument) XXX_Unmarshal ¶
func (m *NestedRepeatedDocument) XXX_Unmarshal(b []byte) error
type NoSaltDocument ¶
type NoSaltDocument struct { ValueNoSalt string `protobuf:"bytes,1,opt,name=valueNoSalt,proto3" json:"valueNoSalt,omitempty"` ValueSalt string `protobuf:"bytes,2,opt,name=valueSalt,proto3" json:"valueSalt,omitempty"` Name *Name `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NoSaltDocument) Descriptor ¶
func (*NoSaltDocument) Descriptor() ([]byte, []int)
func (*NoSaltDocument) GetName ¶
func (m *NoSaltDocument) GetName() *Name
func (*NoSaltDocument) GetValueNoSalt ¶
func (m *NoSaltDocument) GetValueNoSalt() string
func (*NoSaltDocument) GetValueSalt ¶
func (m *NoSaltDocument) GetValueSalt() string
func (*NoSaltDocument) ProtoMessage ¶
func (*NoSaltDocument) ProtoMessage()
func (*NoSaltDocument) Reset ¶
func (m *NoSaltDocument) Reset()
func (*NoSaltDocument) String ¶
func (m *NoSaltDocument) String() string
func (*NoSaltDocument) XXX_DiscardUnknown ¶
func (m *NoSaltDocument) XXX_DiscardUnknown()
func (*NoSaltDocument) XXX_Marshal ¶
func (m *NoSaltDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NoSaltDocument) XXX_Merge ¶
func (m *NoSaltDocument) XXX_Merge(src proto.Message)
func (*NoSaltDocument) XXX_Size ¶
func (m *NoSaltDocument) XXX_Size() int
func (*NoSaltDocument) XXX_Unmarshal ¶
func (m *NoSaltDocument) XXX_Unmarshal(b []byte) error
type OneofSample ¶
type OneofSample struct { ValueA int32 `protobuf:"varint,1,opt,name=valueA,proto3" json:"valueA,omitempty"` // Types that are valid to be assigned to OneofBlock: // *OneofSample_ValueB // *OneofSample_ValueC // *OneofSample_ValueD OneofBlock isOneofSample_OneofBlock `protobuf_oneof:"oneofBlock"` ValueE int32 `protobuf:"varint,5,opt,name=valueE,proto3" json:"valueE,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,6,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OneofSample) Descriptor ¶
func (*OneofSample) Descriptor() ([]byte, []int)
func (*OneofSample) GetOneofBlock ¶
func (m *OneofSample) GetOneofBlock() isOneofSample_OneofBlock
func (*OneofSample) GetSalts ¶
func (m *OneofSample) GetSalts() []*proto1.Salt
func (*OneofSample) GetValueA ¶
func (m *OneofSample) GetValueA() int32
func (*OneofSample) GetValueB ¶
func (m *OneofSample) GetValueB() int32
func (*OneofSample) GetValueC ¶
func (m *OneofSample) GetValueC() string
func (*OneofSample) GetValueD ¶
func (m *OneofSample) GetValueD() *SimpleItem
func (*OneofSample) GetValueE ¶
func (m *OneofSample) GetValueE() int32
func (*OneofSample) ProtoMessage ¶
func (*OneofSample) ProtoMessage()
func (*OneofSample) Reset ¶
func (m *OneofSample) Reset()
func (*OneofSample) String ¶
func (m *OneofSample) String() string
func (*OneofSample) XXX_DiscardUnknown ¶
func (m *OneofSample) XXX_DiscardUnknown()
func (*OneofSample) XXX_Marshal ¶
func (m *OneofSample) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OneofSample) XXX_Merge ¶
func (m *OneofSample) XXX_Merge(src proto.Message)
func (*OneofSample) XXX_OneofWrappers ¶
func (*OneofSample) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*OneofSample) XXX_Size ¶
func (m *OneofSample) XXX_Size() int
func (*OneofSample) XXX_Unmarshal ¶
func (m *OneofSample) XXX_Unmarshal(b []byte) error
type OneofSample_ValueB ¶
type OneofSample_ValueB struct {
ValueB int32 `protobuf:"varint,2,opt,name=valueB,proto3,oneof"`
}
type OneofSample_ValueC ¶
type OneofSample_ValueC struct {
ValueC string `protobuf:"bytes,3,opt,name=valueC,proto3,oneof"`
}
type OneofSample_ValueD ¶
type OneofSample_ValueD struct {
ValueD *SimpleItem `protobuf:"bytes,4,opt,name=valueD,proto3,oneof"`
}
type PhoneNumber ¶
type PhoneNumber struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Countrycode string `protobuf:"bytes,2,opt,name=countrycode,proto3" json:"countrycode,omitempty"` Number string `protobuf:"bytes,3,opt,name=number,proto3" json:"number,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PhoneNumber) Descriptor ¶
func (*PhoneNumber) Descriptor() ([]byte, []int)
func (*PhoneNumber) GetCountrycode ¶
func (m *PhoneNumber) GetCountrycode() string
func (*PhoneNumber) GetNumber ¶
func (m *PhoneNumber) GetNumber() string
func (*PhoneNumber) GetType ¶
func (m *PhoneNumber) GetType() string
func (*PhoneNumber) ProtoMessage ¶
func (*PhoneNumber) ProtoMessage()
func (*PhoneNumber) Reset ¶
func (m *PhoneNumber) Reset()
func (*PhoneNumber) String ¶
func (m *PhoneNumber) String() string
func (*PhoneNumber) XXX_DiscardUnknown ¶
func (m *PhoneNumber) XXX_DiscardUnknown()
func (*PhoneNumber) XXX_Marshal ¶
func (m *PhoneNumber) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PhoneNumber) XXX_Merge ¶
func (m *PhoneNumber) XXX_Merge(src proto.Message)
func (*PhoneNumber) XXX_Size ¶
func (m *PhoneNumber) XXX_Size() int
func (*PhoneNumber) XXX_Unmarshal ¶
func (m *PhoneNumber) XXX_Unmarshal(b []byte) error
type RepeatedItem ¶
type RepeatedItem struct { ValueA []*SimpleItem `protobuf:"bytes,1,rep,name=valueA,proto3" json:"valueA,omitempty"` ValueB string `protobuf:"bytes,2,opt,name=valueB,proto3" json:"valueB,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,3,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RepeatedItem) Descriptor ¶
func (*RepeatedItem) Descriptor() ([]byte, []int)
func (*RepeatedItem) GetSalts ¶
func (m *RepeatedItem) GetSalts() []*proto1.Salt
func (*RepeatedItem) GetValueA ¶
func (m *RepeatedItem) GetValueA() []*SimpleItem
func (*RepeatedItem) GetValueB ¶
func (m *RepeatedItem) GetValueB() string
func (*RepeatedItem) ProtoMessage ¶
func (*RepeatedItem) ProtoMessage()
func (*RepeatedItem) Reset ¶
func (m *RepeatedItem) Reset()
func (*RepeatedItem) String ¶
func (m *RepeatedItem) String() string
func (*RepeatedItem) XXX_DiscardUnknown ¶
func (m *RepeatedItem) XXX_DiscardUnknown()
func (*RepeatedItem) XXX_Marshal ¶
func (m *RepeatedItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RepeatedItem) XXX_Merge ¶
func (m *RepeatedItem) XXX_Merge(src proto.Message)
func (*RepeatedItem) XXX_Size ¶
func (m *RepeatedItem) XXX_Size() int
func (*RepeatedItem) XXX_Unmarshal ¶
func (m *RepeatedItem) XXX_Unmarshal(b []byte) error
type SimpleEntries ¶
type SimpleEntries struct { Entries []*SimpleEntry `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,2,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SimpleEntries) Descriptor ¶
func (*SimpleEntries) Descriptor() ([]byte, []int)
func (*SimpleEntries) GetEntries ¶
func (m *SimpleEntries) GetEntries() []*SimpleEntry
func (*SimpleEntries) GetSalts ¶
func (m *SimpleEntries) GetSalts() []*proto1.Salt
func (*SimpleEntries) ProtoMessage ¶
func (*SimpleEntries) ProtoMessage()
func (*SimpleEntries) Reset ¶
func (m *SimpleEntries) Reset()
func (*SimpleEntries) String ¶
func (m *SimpleEntries) String() string
func (*SimpleEntries) XXX_DiscardUnknown ¶
func (m *SimpleEntries) XXX_DiscardUnknown()
func (*SimpleEntries) XXX_Marshal ¶
func (m *SimpleEntries) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SimpleEntries) XXX_Merge ¶
func (m *SimpleEntries) XXX_Merge(src proto.Message)
func (*SimpleEntries) XXX_Size ¶
func (m *SimpleEntries) XXX_Size() int
func (*SimpleEntries) XXX_Unmarshal ¶
func (m *SimpleEntries) XXX_Unmarshal(b []byte) error
type SimpleEntry ¶
type SimpleEntry struct { EntryKey string `protobuf:"bytes,1,opt,name=entry_key,json=entryKey,proto3" json:"entry_key,omitempty"` EntryValue string `protobuf:"bytes,2,opt,name=entry_value,json=entryValue,proto3" json:"entry_value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SimpleEntry) Descriptor ¶
func (*SimpleEntry) Descriptor() ([]byte, []int)
func (*SimpleEntry) GetEntryKey ¶
func (m *SimpleEntry) GetEntryKey() string
func (*SimpleEntry) GetEntryValue ¶
func (m *SimpleEntry) GetEntryValue() string
func (*SimpleEntry) ProtoMessage ¶
func (*SimpleEntry) ProtoMessage()
func (*SimpleEntry) Reset ¶
func (m *SimpleEntry) Reset()
func (*SimpleEntry) String ¶
func (m *SimpleEntry) String() string
func (*SimpleEntry) XXX_DiscardUnknown ¶
func (m *SimpleEntry) XXX_DiscardUnknown()
func (*SimpleEntry) XXX_Marshal ¶
func (m *SimpleEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SimpleEntry) XXX_Merge ¶
func (m *SimpleEntry) XXX_Merge(src proto.Message)
func (*SimpleEntry) XXX_Size ¶
func (m *SimpleEntry) XXX_Size() int
func (*SimpleEntry) XXX_Unmarshal ¶
func (m *SimpleEntry) XXX_Unmarshal(b []byte) error
type SimpleItem ¶
type SimpleItem struct { ValueA string `protobuf:"bytes,1,opt,name=valueA,proto3" json:"valueA,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SimpleItem) Descriptor ¶
func (*SimpleItem) Descriptor() ([]byte, []int)
func (*SimpleItem) GetValueA ¶
func (m *SimpleItem) GetValueA() string
func (*SimpleItem) ProtoMessage ¶
func (*SimpleItem) ProtoMessage()
func (*SimpleItem) Reset ¶
func (m *SimpleItem) Reset()
func (*SimpleItem) String ¶
func (m *SimpleItem) String() string
func (*SimpleItem) XXX_DiscardUnknown ¶
func (m *SimpleItem) XXX_DiscardUnknown()
func (*SimpleItem) XXX_Marshal ¶
func (m *SimpleItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SimpleItem) XXX_Merge ¶
func (m *SimpleItem) XXX_Merge(src proto.Message)
func (*SimpleItem) XXX_Size ¶
func (m *SimpleItem) XXX_Size() int
func (*SimpleItem) XXX_Unmarshal ¶
func (m *SimpleItem) XXX_Unmarshal(b []byte) error
type SimpleMap ¶
type SimpleMap struct { Value map[int32]string `` /* 152-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SimpleMap) Descriptor ¶
func (*SimpleMap) ProtoMessage ¶
func (*SimpleMap) ProtoMessage()
func (*SimpleMap) XXX_DiscardUnknown ¶
func (m *SimpleMap) XXX_DiscardUnknown()
func (*SimpleMap) XXX_Marshal ¶
func (*SimpleMap) XXX_Unmarshal ¶
type SimpleMapDocument ¶
type SimpleMapDocument struct { ValueA string `protobuf:"bytes,1,opt,name=valueA,proto3" json:"valueA,omitempty"` ValueB string `protobuf:"bytes,2,opt,name=valueB,proto3" json:"valueB,omitempty"` ValueC map[string]string `` /* 153-byte string literal not displayed */ ValueD map[int32]string `` /* 154-byte string literal not displayed */ Salts []*proto1.Salt `protobuf:"bytes,5,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SimpleMapDocument) Descriptor ¶
func (*SimpleMapDocument) Descriptor() ([]byte, []int)
func (*SimpleMapDocument) GetSalts ¶
func (m *SimpleMapDocument) GetSalts() []*proto1.Salt
func (*SimpleMapDocument) GetValueA ¶
func (m *SimpleMapDocument) GetValueA() string
func (*SimpleMapDocument) GetValueB ¶
func (m *SimpleMapDocument) GetValueB() string
func (*SimpleMapDocument) GetValueC ¶
func (m *SimpleMapDocument) GetValueC() map[string]string
func (*SimpleMapDocument) GetValueD ¶
func (m *SimpleMapDocument) GetValueD() map[int32]string
func (*SimpleMapDocument) ProtoMessage ¶
func (*SimpleMapDocument) ProtoMessage()
func (*SimpleMapDocument) Reset ¶
func (m *SimpleMapDocument) Reset()
func (*SimpleMapDocument) String ¶
func (m *SimpleMapDocument) String() string
func (*SimpleMapDocument) XXX_DiscardUnknown ¶
func (m *SimpleMapDocument) XXX_DiscardUnknown()
func (*SimpleMapDocument) XXX_Marshal ¶
func (m *SimpleMapDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SimpleMapDocument) XXX_Merge ¶
func (m *SimpleMapDocument) XXX_Merge(src proto.Message)
func (*SimpleMapDocument) XXX_Size ¶
func (m *SimpleMapDocument) XXX_Size() int
func (*SimpleMapDocument) XXX_Unmarshal ¶
func (m *SimpleMapDocument) XXX_Unmarshal(b []byte) error
type SimpleRepeatedDocument ¶
type SimpleRepeatedDocument struct { ValueA string `protobuf:"bytes,1,opt,name=valueA,proto3" json:"valueA,omitempty"` ValueB string `protobuf:"bytes,2,opt,name=valueB,proto3" json:"valueB,omitempty"` ValueC []string `protobuf:"bytes,3,rep,name=valueC,proto3" json:"valueC,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,4,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SimpleRepeatedDocument) Descriptor ¶
func (*SimpleRepeatedDocument) Descriptor() ([]byte, []int)
func (*SimpleRepeatedDocument) GetSalts ¶
func (m *SimpleRepeatedDocument) GetSalts() []*proto1.Salt
func (*SimpleRepeatedDocument) GetValueA ¶
func (m *SimpleRepeatedDocument) GetValueA() string
func (*SimpleRepeatedDocument) GetValueB ¶
func (m *SimpleRepeatedDocument) GetValueB() string
func (*SimpleRepeatedDocument) GetValueC ¶
func (m *SimpleRepeatedDocument) GetValueC() []string
func (*SimpleRepeatedDocument) ProtoMessage ¶
func (*SimpleRepeatedDocument) ProtoMessage()
func (*SimpleRepeatedDocument) Reset ¶
func (m *SimpleRepeatedDocument) Reset()
func (*SimpleRepeatedDocument) String ¶
func (m *SimpleRepeatedDocument) String() string
func (*SimpleRepeatedDocument) XXX_DiscardUnknown ¶
func (m *SimpleRepeatedDocument) XXX_DiscardUnknown()
func (*SimpleRepeatedDocument) XXX_Marshal ¶
func (m *SimpleRepeatedDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SimpleRepeatedDocument) XXX_Merge ¶
func (m *SimpleRepeatedDocument) XXX_Merge(src proto.Message)
func (*SimpleRepeatedDocument) XXX_Size ¶
func (m *SimpleRepeatedDocument) XXX_Size() int
func (*SimpleRepeatedDocument) XXX_Unmarshal ¶
func (m *SimpleRepeatedDocument) XXX_Unmarshal(b []byte) error
type SimpleStringMap ¶
type SimpleStringMap struct { Value map[string]string `` /* 151-byte string literal not displayed */ Salts []*proto1.Salt `protobuf:"bytes,2,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SimpleStringMap) Descriptor ¶
func (*SimpleStringMap) Descriptor() ([]byte, []int)
func (*SimpleStringMap) GetSalts ¶
func (m *SimpleStringMap) GetSalts() []*proto1.Salt
func (*SimpleStringMap) GetValue ¶
func (m *SimpleStringMap) GetValue() map[string]string
func (*SimpleStringMap) ProtoMessage ¶
func (*SimpleStringMap) ProtoMessage()
func (*SimpleStringMap) Reset ¶
func (m *SimpleStringMap) Reset()
func (*SimpleStringMap) String ¶
func (m *SimpleStringMap) String() string
func (*SimpleStringMap) XXX_DiscardUnknown ¶
func (m *SimpleStringMap) XXX_DiscardUnknown()
func (*SimpleStringMap) XXX_Marshal ¶
func (m *SimpleStringMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SimpleStringMap) XXX_Merge ¶
func (m *SimpleStringMap) XXX_Merge(src proto.Message)
func (*SimpleStringMap) XXX_Size ¶
func (m *SimpleStringMap) XXX_Size() int
func (*SimpleStringMap) XXX_Unmarshal ¶
func (m *SimpleStringMap) XXX_Unmarshal(b []byte) error
type TwoLevelItem ¶
type TwoLevelItem struct { ValueA *SimpleItem `protobuf:"bytes,1,opt,name=valueA,proto3" json:"valueA,omitempty"` ValueB string `protobuf:"bytes,2,opt,name=valueB,proto3" json:"valueB,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,3,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TwoLevelItem) Descriptor ¶
func (*TwoLevelItem) Descriptor() ([]byte, []int)
func (*TwoLevelItem) GetSalts ¶
func (m *TwoLevelItem) GetSalts() []*proto1.Salt
func (*TwoLevelItem) GetValueA ¶
func (m *TwoLevelItem) GetValueA() *SimpleItem
func (*TwoLevelItem) GetValueB ¶
func (m *TwoLevelItem) GetValueB() string
func (*TwoLevelItem) ProtoMessage ¶
func (*TwoLevelItem) ProtoMessage()
func (*TwoLevelItem) Reset ¶
func (m *TwoLevelItem) Reset()
func (*TwoLevelItem) String ¶
func (m *TwoLevelItem) String() string
func (*TwoLevelItem) XXX_DiscardUnknown ¶
func (m *TwoLevelItem) XXX_DiscardUnknown()
func (*TwoLevelItem) XXX_Marshal ¶
func (m *TwoLevelItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TwoLevelItem) XXX_Merge ¶
func (m *TwoLevelItem) XXX_Merge(src proto.Message)
func (*TwoLevelItem) XXX_Size ¶
func (m *TwoLevelItem) XXX_Size() int
func (*TwoLevelItem) XXX_Unmarshal ¶
func (m *TwoLevelItem) XXX_Unmarshal(b []byte) error
type TwoLevelRepeatedDocument ¶
type TwoLevelRepeatedDocument struct { ValueA string `protobuf:"bytes,1,opt,name=valueA,proto3" json:"valueA,omitempty"` ValueB []*RepeatedItem `protobuf:"bytes,2,rep,name=valueB,proto3" json:"valueB,omitempty"` Salts []*proto1.Salt `protobuf:"bytes,3,rep,name=salts,proto3" json:"salts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TwoLevelRepeatedDocument) Descriptor ¶
func (*TwoLevelRepeatedDocument) Descriptor() ([]byte, []int)
func (*TwoLevelRepeatedDocument) GetSalts ¶
func (m *TwoLevelRepeatedDocument) GetSalts() []*proto1.Salt
func (*TwoLevelRepeatedDocument) GetValueA ¶
func (m *TwoLevelRepeatedDocument) GetValueA() string
func (*TwoLevelRepeatedDocument) GetValueB ¶
func (m *TwoLevelRepeatedDocument) GetValueB() []*RepeatedItem
func (*TwoLevelRepeatedDocument) ProtoMessage ¶
func (*TwoLevelRepeatedDocument) ProtoMessage()
func (*TwoLevelRepeatedDocument) Reset ¶
func (m *TwoLevelRepeatedDocument) Reset()
func (*TwoLevelRepeatedDocument) String ¶
func (m *TwoLevelRepeatedDocument) String() string
func (*TwoLevelRepeatedDocument) XXX_DiscardUnknown ¶
func (m *TwoLevelRepeatedDocument) XXX_DiscardUnknown()
func (*TwoLevelRepeatedDocument) XXX_Marshal ¶
func (m *TwoLevelRepeatedDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TwoLevelRepeatedDocument) XXX_Merge ¶
func (m *TwoLevelRepeatedDocument) XXX_Merge(src proto.Message)
func (*TwoLevelRepeatedDocument) XXX_Size ¶
func (m *TwoLevelRepeatedDocument) XXX_Size() int
func (*TwoLevelRepeatedDocument) XXX_Unmarshal ¶
func (m *TwoLevelRepeatedDocument) XXX_Unmarshal(b []byte) error
type UnsupportedAppendDocument ¶
type UnsupportedAppendDocument struct { Name *Name `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Nested *ExampleNested `protobuf:"bytes,2,opt,name=nested,proto3" json:"nested,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UnsupportedAppendDocument) Descriptor ¶
func (*UnsupportedAppendDocument) Descriptor() ([]byte, []int)
func (*UnsupportedAppendDocument) GetName ¶
func (m *UnsupportedAppendDocument) GetName() *Name
func (*UnsupportedAppendDocument) GetNested ¶
func (m *UnsupportedAppendDocument) GetNested() *ExampleNested
func (*UnsupportedAppendDocument) ProtoMessage ¶
func (*UnsupportedAppendDocument) ProtoMessage()
func (*UnsupportedAppendDocument) Reset ¶
func (m *UnsupportedAppendDocument) Reset()
func (*UnsupportedAppendDocument) String ¶
func (m *UnsupportedAppendDocument) String() string
func (*UnsupportedAppendDocument) XXX_DiscardUnknown ¶
func (m *UnsupportedAppendDocument) XXX_DiscardUnknown()
func (*UnsupportedAppendDocument) XXX_Marshal ¶
func (m *UnsupportedAppendDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UnsupportedAppendDocument) XXX_Merge ¶
func (m *UnsupportedAppendDocument) XXX_Merge(src proto.Message)
func (*UnsupportedAppendDocument) XXX_Size ¶
func (m *UnsupportedAppendDocument) XXX_Size() int
func (*UnsupportedAppendDocument) XXX_Unmarshal ¶
func (m *UnsupportedAppendDocument) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.