Documentation ¶
Overview ¶
Code generated by github.com/actgardner/gogen-avro/v10. DO NOT EDIT.
- SOURCE:
- example.avsc
Code generated by github.com/actgardner/gogen-avro/v10. DO NOT EDIT.
- SOURCE:
- example.avsc
Code generated by github.com/actgardner/gogen-avro/v10. DO NOT EDIT.
- SOURCE:
- nested.avsc
Code generated by github.com/actgardner/gogen-avro/v10. DO NOT EDIT.
- SOURCE:
- nested.avsc
Code generated by github.com/actgardner/gogen-avro/v10. DO NOT EDIT.
- SOURCE:
- nested.avsc
Code generated by github.com/actgardner/gogen-avro/v10. DO NOT EDIT.
- SOURCE:
- recursive.avsc
Code generated by github.com/actgardner/gogen-avro/v10. DO NOT EDIT.
- SOURCE:
- recursive.avsc
Index ¶
- Constants
- Variables
- type Author
- func (*Author) Descriptor() ([]byte, []int)deprecated
- func (x *Author) GetId() int32
- func (x *Author) GetName() string
- func (x *Author) GetPicture() []byte
- func (x *Author) GetWorks() []string
- func (*Author) ProtoMessage()
- func (x *Author) ProtoReflect() protoreflect.Message
- func (x *Author) Reset()
- func (x *Author) String() string
- type Bytes
- type BytesWrapper
- func (b BytesWrapper) AppendArray() types.Field
- func (b BytesWrapper) AppendMap(key string) types.Field
- func (b BytesWrapper) Finalize()
- func (b BytesWrapper) Get(i int) types.Field
- func (b BytesWrapper) HintSize(int)
- func (b BytesWrapper) NullField(int)
- func (b BytesWrapper) SetBoolean(v bool)
- func (b BytesWrapper) SetBytes(v []byte)
- func (b BytesWrapper) SetDefault(i int)
- func (b BytesWrapper) SetDouble(v float64)
- func (b BytesWrapper) SetFloat(v float32)
- func (b BytesWrapper) SetInt(v int32)
- func (b BytesWrapper) SetLong(v int64)
- func (b BytesWrapper) SetString(v string)
- func (b BytesWrapper) SetUnionElem(v int64)
- type ComplexType
- func (*ComplexType) Descriptor() ([]byte, []int)deprecated
- func (x *ComplexType) GetIsActive() bool
- func (x *ComplexType) GetOneId() string
- func (x *ComplexType) GetOtherId() int32
- func (m *ComplexType) GetSomeVal() isComplexType_SomeVal
- func (*ComplexType) ProtoMessage()
- func (x *ComplexType) ProtoReflect() protoreflect.Message
- func (x *ComplexType) Reset()
- func (x *ComplexType) String() string
- type ComplexType_OneId
- type ComplexType_OtherId
- type DemoSchema
- func (_ DemoSchema) AppendArray() types.Field
- func (_ DemoSchema) AppendMap(key string) types.Field
- func (_ DemoSchema) AvroCRC64Fingerprint() []byte
- func (_ DemoSchema) Finalize()
- func (r *DemoSchema) Get(i int) types.Field
- func (_ DemoSchema) HintSize(int)
- func (r DemoSchema) MarshalJSON() ([]byte, error)
- func (r *DemoSchema) NullField(i int)
- func (r DemoSchema) Schema() string
- func (r DemoSchema) SchemaName() string
- func (r DemoSchema) Serialize(w io.Writer) error
- func (_ DemoSchema) SetBoolean(v bool)
- func (_ DemoSchema) SetBytes(v []byte)
- func (r *DemoSchema) SetDefault(i int)
- func (_ DemoSchema) SetDouble(v float64)
- func (_ DemoSchema) SetFloat(v float32)
- func (_ DemoSchema) SetInt(v int32)
- func (_ DemoSchema) SetLong(v int64)
- func (_ DemoSchema) SetString(v string)
- func (_ DemoSchema) SetUnionElem(v int64)
- func (r *DemoSchema) UnmarshalJSON(data []byte) error
- type DependencyMessage
- func (*DependencyMessage) Descriptor() ([]byte, []int)deprecated
- func (x *DependencyMessage) GetIsActive() bool
- func (x *DependencyMessage) GetTestMesssage() *TestMessage
- func (*DependencyMessage) ProtoMessage()
- func (x *DependencyMessage) ProtoReflect() protoreflect.Message
- func (x *DependencyMessage) Reset()
- func (x *DependencyMessage) String() string
- type LinkedList
- type MessageId
- type NestedMessage
- func (*NestedMessage) Descriptor() ([]byte, []int)deprecated
- func (x *NestedMessage) GetComplexType() *ComplexType
- func (x *NestedMessage) GetExperimentsActive() []string
- func (x *NestedMessage) GetInner() *NestedMessage_InnerMessage
- func (x *NestedMessage) GetIsActive() bool
- func (x *NestedMessage) GetMapType() map[string]string
- func (x *NestedMessage) GetStatus() Status
- func (x *NestedMessage) GetUpdatedAt() *timestamppb.Timestamp
- func (x *NestedMessage) GetUserId() *UserId
- func (*NestedMessage) ProtoMessage()
- func (x *NestedMessage) ProtoReflect() protoreflect.Message
- func (x *NestedMessage) Reset()
- func (x *NestedMessage) String() string
- type NestedMessage_InnerEnum
- func (NestedMessage_InnerEnum) Descriptor() protoreflect.EnumDescriptor
- func (x NestedMessage_InnerEnum) Enum() *NestedMessage_InnerEnum
- func (NestedMessage_InnerEnum) EnumDescriptor() ([]byte, []int)deprecated
- func (x NestedMessage_InnerEnum) Number() protoreflect.EnumNumber
- func (x NestedMessage_InnerEnum) String() string
- func (NestedMessage_InnerEnum) Type() protoreflect.EnumType
- type NestedMessage_InnerMessage
- func (*NestedMessage_InnerMessage) Descriptor() ([]byte, []int)deprecated
- func (x *NestedMessage_InnerMessage) GetId() string
- func (x *NestedMessage_InnerMessage) GetIds() []int32
- func (*NestedMessage_InnerMessage) ProtoMessage()
- func (x *NestedMessage_InnerMessage) ProtoReflect() protoreflect.Message
- func (x *NestedMessage_InnerMessage) Reset()
- func (x *NestedMessage_InnerMessage) String() string
- type NestedRecord
- func (_ NestedRecord) AppendArray() types.Field
- func (_ NestedRecord) AppendMap(key string) types.Field
- func (_ NestedRecord) AvroCRC64Fingerprint() []byte
- func (_ NestedRecord) Finalize()
- func (r *NestedRecord) Get(i int) types.Field
- func (_ NestedRecord) HintSize(int)
- func (r NestedRecord) MarshalJSON() ([]byte, error)
- func (r *NestedRecord) NullField(i int)
- func (r NestedRecord) Schema() string
- func (r NestedRecord) SchemaName() string
- func (r NestedRecord) Serialize(w io.Writer) error
- func (_ NestedRecord) SetBoolean(v bool)
- func (_ NestedRecord) SetBytes(v []byte)
- func (r *NestedRecord) SetDefault(i int)
- func (_ NestedRecord) SetDouble(v float64)
- func (_ NestedRecord) SetFloat(v float32)
- func (_ NestedRecord) SetInt(v int32)
- func (_ NestedRecord) SetLong(v int64)
- func (_ NestedRecord) SetString(v string)
- func (_ NestedRecord) SetUnionElem(v int64)
- func (r *NestedRecord) UnmarshalJSON(data []byte) error
- type NestedTestRecord
- func (_ NestedTestRecord) AppendArray() types.Field
- func (_ NestedTestRecord) AppendMap(key string) types.Field
- func (_ NestedTestRecord) AvroCRC64Fingerprint() []byte
- func (_ NestedTestRecord) Finalize()
- func (r *NestedTestRecord) Get(i int) types.Field
- func (_ NestedTestRecord) HintSize(int)
- func (r NestedTestRecord) MarshalJSON() ([]byte, error)
- func (r *NestedTestRecord) NullField(i int)
- func (r NestedTestRecord) Schema() string
- func (r NestedTestRecord) SchemaName() string
- func (r NestedTestRecord) Serialize(w io.Writer) error
- func (_ NestedTestRecord) SetBoolean(v bool)
- func (_ NestedTestRecord) SetBytes(v []byte)
- func (r *NestedTestRecord) SetDefault(i int)
- func (_ NestedTestRecord) SetDouble(v float64)
- func (_ NestedTestRecord) SetFloat(v float32)
- func (_ NestedTestRecord) SetInt(v int32)
- func (_ NestedTestRecord) SetLong(v int64)
- func (_ NestedTestRecord) SetString(v string)
- func (_ NestedTestRecord) SetUnionElem(v int64)
- func (r *NestedTestRecord) UnmarshalJSON(data []byte) error
- type NewWidget
- func (*NewWidget) Descriptor() ([]byte, []int)deprecated
- func (x *NewWidget) GetHeight() int32
- func (x *NewWidget) GetName() string
- func (x *NewWidget) GetVersion() int32
- func (*NewWidget) ProtoMessage()
- func (x *NewWidget) ProtoReflect() protoreflect.Message
- func (x *NewWidget) Reset()
- func (x *NewWidget) String() string
- type NewerWidget
- func (*NewerWidget) Descriptor() ([]byte, []int)deprecated
- func (x *NewerWidget) GetLength() int32
- func (x *NewerWidget) GetName() string
- func (x *NewerWidget) GetVersion() int32
- func (*NewerWidget) ProtoMessage()
- func (x *NewerWidget) ProtoReflect() protoreflect.Message
- func (x *NewerWidget) Reset()
- func (x *NewerWidget) String() string
- type NumberRecord
- func (_ NumberRecord) AppendArray() types.Field
- func (_ NumberRecord) AppendMap(key string) types.Field
- func (_ NumberRecord) AvroCRC64Fingerprint() []byte
- func (_ NumberRecord) Finalize()
- func (r *NumberRecord) Get(i int) types.Field
- func (_ NumberRecord) HintSize(int)
- func (r NumberRecord) MarshalJSON() ([]byte, error)
- func (r *NumberRecord) NullField(i int)
- func (r NumberRecord) Schema() string
- func (r NumberRecord) SchemaName() string
- func (r NumberRecord) Serialize(w io.Writer) error
- func (_ NumberRecord) SetBoolean(v bool)
- func (_ NumberRecord) SetBytes(v []byte)
- func (r *NumberRecord) SetDefault(i int)
- func (_ NumberRecord) SetDouble(v float64)
- func (_ NumberRecord) SetFloat(v float32)
- func (_ NumberRecord) SetInt(v int32)
- func (_ NumberRecord) SetLong(v int64)
- func (_ NumberRecord) SetString(v string)
- func (_ NumberRecord) SetUnionElem(v int64)
- func (r *NumberRecord) UnmarshalJSON(data []byte) error
- type Pizza
- type RecursiveUnionTestRecord
- func (_ RecursiveUnionTestRecord) AppendArray() types.Field
- func (_ RecursiveUnionTestRecord) AppendMap(key string) types.Field
- func (_ RecursiveUnionTestRecord) AvroCRC64Fingerprint() []byte
- func (_ RecursiveUnionTestRecord) Finalize()
- func (r *RecursiveUnionTestRecord) Get(i int) types.Field
- func (_ RecursiveUnionTestRecord) HintSize(int)
- func (r RecursiveUnionTestRecord) MarshalJSON() ([]byte, error)
- func (r *RecursiveUnionTestRecord) NullField(i int)
- func (r RecursiveUnionTestRecord) Schema() string
- func (r RecursiveUnionTestRecord) SchemaName() string
- func (r RecursiveUnionTestRecord) Serialize(w io.Writer) error
- func (_ RecursiveUnionTestRecord) SetBoolean(v bool)
- func (_ RecursiveUnionTestRecord) SetBytes(v []byte)
- func (r *RecursiveUnionTestRecord) SetDefault(i int)
- func (_ RecursiveUnionTestRecord) SetDouble(v float64)
- func (_ RecursiveUnionTestRecord) SetFloat(v float32)
- func (_ RecursiveUnionTestRecord) SetInt(v int32)
- func (_ RecursiveUnionTestRecord) SetLong(v int64)
- func (_ RecursiveUnionTestRecord) SetString(v string)
- func (_ RecursiveUnionTestRecord) SetUnionElem(v int64)
- func (r *RecursiveUnionTestRecord) UnmarshalJSON(data []byte) error
- type Status
- type TestMessage
- func (*TestMessage) Descriptor() ([]byte, []int)deprecated
- func (x *TestMessage) GetTestBool() bool
- func (x *TestMessage) GetTestBytes() []byte
- func (x *TestMessage) GetTestDouble() float64
- func (x *TestMessage) GetTestFixed32() uint32
- func (x *TestMessage) GetTestFixed64() uint64
- func (x *TestMessage) GetTestFloat() float32
- func (x *TestMessage) GetTestInt32() int32
- func (x *TestMessage) GetTestInt64() int64
- func (x *TestMessage) GetTestSfixed32() int32
- func (x *TestMessage) GetTestSfixed64() int64
- func (x *TestMessage) GetTestSint32() int32
- func (x *TestMessage) GetTestSint64() int64
- func (x *TestMessage) GetTestString() string
- func (x *TestMessage) GetTestUint32() uint32
- func (x *TestMessage) GetTestUint64() uint64
- func (*TestMessage) ProtoMessage()
- func (x *TestMessage) ProtoReflect() protoreflect.Message
- func (x *TestMessage) Reset()
- func (x *TestMessage) String() string
- type UnionNullRecursiveUnionTestRecord
- func DeserializeUnionNullRecursiveUnionTestRecord(r io.Reader) (*UnionNullRecursiveUnionTestRecord, error)
- func DeserializeUnionNullRecursiveUnionTestRecordFromSchema(r io.Reader, schema string) (*UnionNullRecursiveUnionTestRecord, error)
- func NewUnionNullRecursiveUnionTestRecord() *UnionNullRecursiveUnionTestRecord
- func (_ *UnionNullRecursiveUnionTestRecord) AppendArray() types.Field
- func (_ *UnionNullRecursiveUnionTestRecord) AppendMap(key string) types.Field
- func (_ *UnionNullRecursiveUnionTestRecord) Finalize()
- func (r *UnionNullRecursiveUnionTestRecord) Get(i int) types.Field
- func (_ *UnionNullRecursiveUnionTestRecord) HintSize(i int)
- func (r *UnionNullRecursiveUnionTestRecord) MarshalJSON() ([]byte, error)
- func (_ *UnionNullRecursiveUnionTestRecord) NullField(i int)
- func (r *UnionNullRecursiveUnionTestRecord) Schema() string
- func (r *UnionNullRecursiveUnionTestRecord) Serialize(w io.Writer) error
- func (_ *UnionNullRecursiveUnionTestRecord) SetBoolean(v bool)
- func (_ *UnionNullRecursiveUnionTestRecord) SetBytes(v []byte)
- func (_ *UnionNullRecursiveUnionTestRecord) SetDefault(i int)
- func (_ *UnionNullRecursiveUnionTestRecord) SetDouble(v float64)
- func (_ *UnionNullRecursiveUnionTestRecord) SetFloat(v float32)
- func (_ *UnionNullRecursiveUnionTestRecord) SetInt(v int32)
- func (r *UnionNullRecursiveUnionTestRecord) SetLong(v int64)
- func (_ *UnionNullRecursiveUnionTestRecord) SetString(v string)
- func (r *UnionNullRecursiveUnionTestRecord) UnmarshalJSON(data []byte) error
- type UnionNullRecursiveUnionTestRecordTypeEnum
- type UserId
- func (*UserId) Descriptor() ([]byte, []int)deprecated
- func (x *UserId) GetAnotherId() *MessageId
- func (x *UserId) GetKafkaUserId() string
- func (x *UserId) GetOtherUserId() int32
- func (m *UserId) GetUserId() isUserId_UserId
- func (*UserId) ProtoMessage()
- func (x *UserId) ProtoReflect() protoreflect.Message
- func (x *UserId) Reset()
- func (x *UserId) String() string
- type UserId_AnotherId
- type UserId_KafkaUserId
- type UserId_OtherUserId
- type Widget
Constants ¶
const DemoSchemaAvroCRC64Fingerprint = "\xc4V\xa9\x04ʛf\xad"
const NestedRecordAvroCRC64Fingerprint = "\x81\x8d\xc3K?\xe83\xcc"
const NestedTestRecordAvroCRC64Fingerprint = "b{m\\D\xbe\xaa\x96"
const NumberRecordAvroCRC64Fingerprint = "\xf4Zu\xd5Nt'~"
const RecursiveUnionTestRecordAvroCRC64Fingerprint = "\xc6U)C\v\x8a\xa6\x89"
Variables ¶
var ( Status_name = map[int32]string{ 0: "ACTIVE", 1: "INACTIVE", } Status_value = map[string]int32{ "ACTIVE": 0, "INACTIVE": 1, } )
Enum value maps for Status.
var ( NestedMessage_InnerEnum_name = map[int32]string{ 0: "ZERO", } NestedMessage_InnerEnum_value = map[string]int32{ "ZERO": 0, "ALSO_ZERO": 0, } )
Enum value maps for NestedMessage_InnerEnum.
var File_cycle_proto protoreflect.FileDescriptor
var File_dep_proto protoreflect.FileDescriptor
var File_example_proto protoreflect.FileDescriptor
var File_newerwidget_proto protoreflect.FileDescriptor
var File_newwidget_proto protoreflect.FileDescriptor
var File_schemaregistry_test_proto_nested_proto protoreflect.FileDescriptor
var File_test_proto protoreflect.FileDescriptor
var File_widget_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Author ¶
type Author struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Id int32 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Picture []byte `protobuf:"bytes,3,opt,name=picture,proto3" json:"picture,omitempty"` Works []string `protobuf:"bytes,4,rep,name=works,proto3" json:"works,omitempty"` // contains filtered or unexported fields }
func (*Author) Descriptor
deprecated
func (*Author) GetPicture ¶ added in v2.5.0
func (*Author) ProtoMessage ¶
func (*Author) ProtoMessage()
func (*Author) ProtoReflect ¶
func (x *Author) ProtoReflect() protoreflect.Message
type BytesWrapper ¶
type BytesWrapper struct {
Target *Bytes
}
func (BytesWrapper) AppendArray ¶
func (b BytesWrapper) AppendArray() types.Field
func (BytesWrapper) Finalize ¶
func (b BytesWrapper) Finalize()
func (BytesWrapper) HintSize ¶
func (b BytesWrapper) HintSize(int)
func (BytesWrapper) NullField ¶
func (b BytesWrapper) NullField(int)
func (BytesWrapper) SetBoolean ¶
func (b BytesWrapper) SetBoolean(v bool)
func (BytesWrapper) SetBytes ¶
func (b BytesWrapper) SetBytes(v []byte)
func (BytesWrapper) SetDefault ¶
func (b BytesWrapper) SetDefault(i int)
func (BytesWrapper) SetDouble ¶
func (b BytesWrapper) SetDouble(v float64)
func (BytesWrapper) SetFloat ¶
func (b BytesWrapper) SetFloat(v float32)
func (BytesWrapper) SetInt ¶
func (b BytesWrapper) SetInt(v int32)
func (BytesWrapper) SetLong ¶
func (b BytesWrapper) SetLong(v int64)
func (BytesWrapper) SetString ¶
func (b BytesWrapper) SetString(v string)
func (BytesWrapper) SetUnionElem ¶
func (b BytesWrapper) SetUnionElem(v int64)
type ComplexType ¶
type ComplexType struct { // Types that are assignable to SomeVal: // *ComplexType_OneId // *ComplexType_OtherId SomeVal isComplexType_SomeVal `protobuf_oneof:"some_val"` IsActive bool `protobuf:"varint,3,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` // contains filtered or unexported fields }
func (*ComplexType) Descriptor
deprecated
func (*ComplexType) Descriptor() ([]byte, []int)
Deprecated: Use ComplexType.ProtoReflect.Descriptor instead.
func (*ComplexType) GetIsActive ¶
func (x *ComplexType) GetIsActive() bool
func (*ComplexType) GetOneId ¶
func (x *ComplexType) GetOneId() string
func (*ComplexType) GetOtherId ¶
func (x *ComplexType) GetOtherId() int32
func (*ComplexType) GetSomeVal ¶
func (m *ComplexType) GetSomeVal() isComplexType_SomeVal
func (*ComplexType) ProtoMessage ¶
func (*ComplexType) ProtoMessage()
func (*ComplexType) ProtoReflect ¶
func (x *ComplexType) ProtoReflect() protoreflect.Message
func (*ComplexType) Reset ¶
func (x *ComplexType) Reset()
func (*ComplexType) String ¶
func (x *ComplexType) String() string
type ComplexType_OneId ¶
type ComplexType_OneId struct {
OneId string `protobuf:"bytes,1,opt,name=one_id,json=oneId,proto3,oneof"`
}
type ComplexType_OtherId ¶
type ComplexType_OtherId struct {
OtherId int32 `protobuf:"varint,2,opt,name=other_id,json=otherId,proto3,oneof"`
}
type DemoSchema ¶
type DemoSchema struct { IntField int32 `json:"IntField"` DoubleField float64 `json:"DoubleField"` StringField string `json:"StringField"` BoolField bool `json:"BoolField"` BytesField Bytes `json:"BytesField"` }
func DeserializeDemoSchema ¶
func DeserializeDemoSchema(r io.Reader) (DemoSchema, error)
func DeserializeDemoSchemaFromSchema ¶
func DeserializeDemoSchemaFromSchema(r io.Reader, schema string) (DemoSchema, error)
func NewDemoSchema ¶
func NewDemoSchema() DemoSchema
func (DemoSchema) AppendArray ¶
func (_ DemoSchema) AppendArray() types.Field
func (DemoSchema) AvroCRC64Fingerprint ¶
func (_ DemoSchema) AvroCRC64Fingerprint() []byte
func (DemoSchema) Finalize ¶
func (_ DemoSchema) Finalize()
func (DemoSchema) HintSize ¶
func (_ DemoSchema) HintSize(int)
func (DemoSchema) MarshalJSON ¶
func (r DemoSchema) MarshalJSON() ([]byte, error)
func (*DemoSchema) NullField ¶
func (r *DemoSchema) NullField(i int)
func (DemoSchema) Schema ¶
func (r DemoSchema) Schema() string
func (DemoSchema) SchemaName ¶
func (r DemoSchema) SchemaName() string
func (DemoSchema) SetBoolean ¶
func (_ DemoSchema) SetBoolean(v bool)
func (DemoSchema) SetBytes ¶
func (_ DemoSchema) SetBytes(v []byte)
func (*DemoSchema) SetDefault ¶
func (r *DemoSchema) SetDefault(i int)
func (DemoSchema) SetDouble ¶
func (_ DemoSchema) SetDouble(v float64)
func (DemoSchema) SetFloat ¶
func (_ DemoSchema) SetFloat(v float32)
func (DemoSchema) SetInt ¶
func (_ DemoSchema) SetInt(v int32)
func (DemoSchema) SetLong ¶
func (_ DemoSchema) SetLong(v int64)
func (DemoSchema) SetString ¶
func (_ DemoSchema) SetString(v string)
func (DemoSchema) SetUnionElem ¶
func (_ DemoSchema) SetUnionElem(v int64)
func (*DemoSchema) UnmarshalJSON ¶
func (r *DemoSchema) UnmarshalJSON(data []byte) error
type DependencyMessage ¶
type DependencyMessage struct { IsActive bool `protobuf:"varint,1,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` TestMesssage *TestMessage `protobuf:"bytes,2,opt,name=test_messsage,json=testMesssage,proto3" json:"test_messsage,omitempty"` // contains filtered or unexported fields }
func (*DependencyMessage) Descriptor
deprecated
func (*DependencyMessage) Descriptor() ([]byte, []int)
Deprecated: Use DependencyMessage.ProtoReflect.Descriptor instead.
func (*DependencyMessage) GetIsActive ¶
func (x *DependencyMessage) GetIsActive() bool
func (*DependencyMessage) GetTestMesssage ¶
func (x *DependencyMessage) GetTestMesssage() *TestMessage
func (*DependencyMessage) ProtoMessage ¶
func (*DependencyMessage) ProtoMessage()
func (*DependencyMessage) ProtoReflect ¶
func (x *DependencyMessage) ProtoReflect() protoreflect.Message
func (*DependencyMessage) Reset ¶
func (x *DependencyMessage) Reset()
func (*DependencyMessage) String ¶
func (x *DependencyMessage) String() string
type LinkedList ¶
type LinkedList struct { Value int32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` Next *LinkedList `protobuf:"bytes,10,opt,name=next,proto3" json:"next,omitempty"` // contains filtered or unexported fields }
func (*LinkedList) Descriptor
deprecated
func (*LinkedList) Descriptor() ([]byte, []int)
Deprecated: Use LinkedList.ProtoReflect.Descriptor instead.
func (*LinkedList) GetNext ¶
func (x *LinkedList) GetNext() *LinkedList
func (*LinkedList) GetValue ¶
func (x *LinkedList) GetValue() int32
func (*LinkedList) ProtoMessage ¶
func (*LinkedList) ProtoMessage()
func (*LinkedList) ProtoReflect ¶
func (x *LinkedList) ProtoReflect() protoreflect.Message
func (*LinkedList) Reset ¶
func (x *LinkedList) Reset()
func (*LinkedList) String ¶
func (x *LinkedList) String() string
type MessageId ¶
type MessageId struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MessageId) Descriptor
deprecated
func (*MessageId) ProtoMessage ¶
func (*MessageId) ProtoMessage()
func (*MessageId) ProtoReflect ¶
func (x *MessageId) ProtoReflect() protoreflect.Message
type NestedMessage ¶
type NestedMessage struct { UserId *UserId `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` IsActive bool `protobuf:"varint,2,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` ExperimentsActive []string `protobuf:"bytes,3,rep,name=experiments_active,json=experimentsActive,proto3" json:"experiments_active,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Status Status `protobuf:"varint,5,opt,name=status,proto3,enum=io.confluent.kafka.serializers.protobuf.test.Status" json:"status,omitempty"` ComplexType *ComplexType `protobuf:"bytes,6,opt,name=complex_type,json=complexType,proto3" json:"complex_type,omitempty"` MapType map[string]string `` /* 170-byte string literal not displayed */ Inner *NestedMessage_InnerMessage `protobuf:"bytes,8,opt,name=inner,proto3" json:"inner,omitempty"` // contains filtered or unexported fields }
Complex message using nested protos and repeated fields
func (*NestedMessage) Descriptor
deprecated
func (*NestedMessage) Descriptor() ([]byte, []int)
Deprecated: Use NestedMessage.ProtoReflect.Descriptor instead.
func (*NestedMessage) GetComplexType ¶
func (x *NestedMessage) GetComplexType() *ComplexType
func (*NestedMessage) GetExperimentsActive ¶
func (x *NestedMessage) GetExperimentsActive() []string
func (*NestedMessage) GetInner ¶
func (x *NestedMessage) GetInner() *NestedMessage_InnerMessage
func (*NestedMessage) GetIsActive ¶
func (x *NestedMessage) GetIsActive() bool
func (*NestedMessage) GetMapType ¶
func (x *NestedMessage) GetMapType() map[string]string
func (*NestedMessage) GetStatus ¶
func (x *NestedMessage) GetStatus() Status
func (*NestedMessage) GetUpdatedAt ¶
func (x *NestedMessage) GetUpdatedAt() *timestamppb.Timestamp
func (*NestedMessage) GetUserId ¶
func (x *NestedMessage) GetUserId() *UserId
func (*NestedMessage) ProtoMessage ¶
func (*NestedMessage) ProtoMessage()
func (*NestedMessage) ProtoReflect ¶
func (x *NestedMessage) ProtoReflect() protoreflect.Message
func (*NestedMessage) Reset ¶
func (x *NestedMessage) Reset()
func (*NestedMessage) String ¶
func (x *NestedMessage) String() string
type NestedMessage_InnerEnum ¶
type NestedMessage_InnerEnum int32
const ( NestedMessage_ZERO NestedMessage_InnerEnum = 0 NestedMessage_ALSO_ZERO NestedMessage_InnerEnum = 0 )
func (NestedMessage_InnerEnum) Descriptor ¶
func (NestedMessage_InnerEnum) Descriptor() protoreflect.EnumDescriptor
func (NestedMessage_InnerEnum) Enum ¶
func (x NestedMessage_InnerEnum) Enum() *NestedMessage_InnerEnum
func (NestedMessage_InnerEnum) EnumDescriptor
deprecated
func (NestedMessage_InnerEnum) EnumDescriptor() ([]byte, []int)
Deprecated: Use NestedMessage_InnerEnum.Descriptor instead.
func (NestedMessage_InnerEnum) Number ¶
func (x NestedMessage_InnerEnum) Number() protoreflect.EnumNumber
func (NestedMessage_InnerEnum) String ¶
func (x NestedMessage_InnerEnum) String() string
func (NestedMessage_InnerEnum) Type ¶
func (NestedMessage_InnerEnum) Type() protoreflect.EnumType
type NestedMessage_InnerMessage ¶
type NestedMessage_InnerMessage struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Ids []int32 `protobuf:"varint,2,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*NestedMessage_InnerMessage) Descriptor
deprecated
func (*NestedMessage_InnerMessage) Descriptor() ([]byte, []int)
Deprecated: Use NestedMessage_InnerMessage.ProtoReflect.Descriptor instead.
func (*NestedMessage_InnerMessage) GetId ¶
func (x *NestedMessage_InnerMessage) GetId() string
func (*NestedMessage_InnerMessage) GetIds ¶
func (x *NestedMessage_InnerMessage) GetIds() []int32
func (*NestedMessage_InnerMessage) ProtoMessage ¶
func (*NestedMessage_InnerMessage) ProtoMessage()
func (*NestedMessage_InnerMessage) ProtoReflect ¶
func (x *NestedMessage_InnerMessage) ProtoReflect() protoreflect.Message
func (*NestedMessage_InnerMessage) Reset ¶
func (x *NestedMessage_InnerMessage) Reset()
func (*NestedMessage_InnerMessage) String ¶
func (x *NestedMessage_InnerMessage) String() string
type NestedRecord ¶
type NestedRecord struct { StringField string `json:"StringField"` BoolField bool `json:"BoolField"` BytesField Bytes `json:"BytesField"` }
func DeserializeNestedRecord ¶
func DeserializeNestedRecord(r io.Reader) (NestedRecord, error)
func DeserializeNestedRecordFromSchema ¶
func DeserializeNestedRecordFromSchema(r io.Reader, schema string) (NestedRecord, error)
func NewNestedRecord ¶
func NewNestedRecord() NestedRecord
func (NestedRecord) AppendArray ¶
func (_ NestedRecord) AppendArray() types.Field
func (NestedRecord) AvroCRC64Fingerprint ¶
func (_ NestedRecord) AvroCRC64Fingerprint() []byte
func (NestedRecord) Finalize ¶
func (_ NestedRecord) Finalize()
func (NestedRecord) HintSize ¶
func (_ NestedRecord) HintSize(int)
func (NestedRecord) MarshalJSON ¶
func (r NestedRecord) MarshalJSON() ([]byte, error)
func (*NestedRecord) NullField ¶
func (r *NestedRecord) NullField(i int)
func (NestedRecord) Schema ¶
func (r NestedRecord) Schema() string
func (NestedRecord) SchemaName ¶
func (r NestedRecord) SchemaName() string
func (NestedRecord) SetBoolean ¶
func (_ NestedRecord) SetBoolean(v bool)
func (NestedRecord) SetBytes ¶
func (_ NestedRecord) SetBytes(v []byte)
func (*NestedRecord) SetDefault ¶
func (r *NestedRecord) SetDefault(i int)
func (NestedRecord) SetDouble ¶
func (_ NestedRecord) SetDouble(v float64)
func (NestedRecord) SetFloat ¶
func (_ NestedRecord) SetFloat(v float32)
func (NestedRecord) SetInt ¶
func (_ NestedRecord) SetInt(v int32)
func (NestedRecord) SetLong ¶
func (_ NestedRecord) SetLong(v int64)
func (NestedRecord) SetString ¶
func (_ NestedRecord) SetString(v string)
func (NestedRecord) SetUnionElem ¶
func (_ NestedRecord) SetUnionElem(v int64)
func (*NestedRecord) UnmarshalJSON ¶
func (r *NestedRecord) UnmarshalJSON(data []byte) error
type NestedTestRecord ¶
type NestedTestRecord struct { NumberField NumberRecord `json:"NumberField"` OtherField NestedRecord `json:"OtherField"` }
func DeserializeNestedTestRecord ¶
func DeserializeNestedTestRecord(r io.Reader) (NestedTestRecord, error)
func DeserializeNestedTestRecordFromSchema ¶
func DeserializeNestedTestRecordFromSchema(r io.Reader, schema string) (NestedTestRecord, error)
func NewNestedTestRecord ¶
func NewNestedTestRecord() NestedTestRecord
func (NestedTestRecord) AppendArray ¶
func (_ NestedTestRecord) AppendArray() types.Field
func (NestedTestRecord) AvroCRC64Fingerprint ¶
func (_ NestedTestRecord) AvroCRC64Fingerprint() []byte
func (NestedTestRecord) Finalize ¶
func (_ NestedTestRecord) Finalize()
func (NestedTestRecord) HintSize ¶
func (_ NestedTestRecord) HintSize(int)
func (NestedTestRecord) MarshalJSON ¶
func (r NestedTestRecord) MarshalJSON() ([]byte, error)
func (*NestedTestRecord) NullField ¶
func (r *NestedTestRecord) NullField(i int)
func (NestedTestRecord) Schema ¶
func (r NestedTestRecord) Schema() string
func (NestedTestRecord) SchemaName ¶
func (r NestedTestRecord) SchemaName() string
func (NestedTestRecord) SetBoolean ¶
func (_ NestedTestRecord) SetBoolean(v bool)
func (NestedTestRecord) SetBytes ¶
func (_ NestedTestRecord) SetBytes(v []byte)
func (*NestedTestRecord) SetDefault ¶
func (r *NestedTestRecord) SetDefault(i int)
func (NestedTestRecord) SetDouble ¶
func (_ NestedTestRecord) SetDouble(v float64)
func (NestedTestRecord) SetFloat ¶
func (_ NestedTestRecord) SetFloat(v float32)
func (NestedTestRecord) SetInt ¶
func (_ NestedTestRecord) SetInt(v int32)
func (NestedTestRecord) SetLong ¶
func (_ NestedTestRecord) SetLong(v int64)
func (NestedTestRecord) SetString ¶
func (_ NestedTestRecord) SetString(v string)
func (NestedTestRecord) SetUnionElem ¶
func (_ NestedTestRecord) SetUnionElem(v int64)
func (*NestedTestRecord) UnmarshalJSON ¶
func (r *NestedTestRecord) UnmarshalJSON(data []byte) error
type NewWidget ¶ added in v2.5.0
type NewWidget struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Height int32 `protobuf:"varint,2,opt,name=height,proto3" json:"height,omitempty"` Version int32 `protobuf:"varint,3,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*NewWidget) Descriptor
deprecated
added in
v2.5.0
func (*NewWidget) GetVersion ¶ added in v2.5.0
func (*NewWidget) ProtoMessage ¶ added in v2.5.0
func (*NewWidget) ProtoMessage()
func (*NewWidget) ProtoReflect ¶ added in v2.5.0
func (x *NewWidget) ProtoReflect() protoreflect.Message
type NewerWidget ¶ added in v2.5.0
type NewerWidget struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Length int32 `protobuf:"varint,2,opt,name=length,proto3" json:"length,omitempty"` Version int32 `protobuf:"varint,3,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*NewerWidget) Descriptor
deprecated
added in
v2.5.0
func (*NewerWidget) Descriptor() ([]byte, []int)
Deprecated: Use NewerWidget.ProtoReflect.Descriptor instead.
func (*NewerWidget) GetLength ¶ added in v2.5.0
func (x *NewerWidget) GetLength() int32
func (*NewerWidget) GetName ¶ added in v2.5.0
func (x *NewerWidget) GetName() string
func (*NewerWidget) GetVersion ¶ added in v2.5.0
func (x *NewerWidget) GetVersion() int32
func (*NewerWidget) ProtoMessage ¶ added in v2.5.0
func (*NewerWidget) ProtoMessage()
func (*NewerWidget) ProtoReflect ¶ added in v2.5.0
func (x *NewerWidget) ProtoReflect() protoreflect.Message
func (*NewerWidget) Reset ¶ added in v2.5.0
func (x *NewerWidget) Reset()
func (*NewerWidget) String ¶ added in v2.5.0
func (x *NewerWidget) String() string
type NumberRecord ¶
type NumberRecord struct { IntField int32 `json:"IntField"` LongField int64 `json:"LongField"` FloatField float32 `json:"FloatField"` DoubleField float64 `json:"DoubleField"` }
func DeserializeNumberRecord ¶
func DeserializeNumberRecord(r io.Reader) (NumberRecord, error)
func DeserializeNumberRecordFromSchema ¶
func DeserializeNumberRecordFromSchema(r io.Reader, schema string) (NumberRecord, error)
func NewNumberRecord ¶
func NewNumberRecord() NumberRecord
func (NumberRecord) AppendArray ¶
func (_ NumberRecord) AppendArray() types.Field
func (NumberRecord) AvroCRC64Fingerprint ¶
func (_ NumberRecord) AvroCRC64Fingerprint() []byte
func (NumberRecord) Finalize ¶
func (_ NumberRecord) Finalize()
func (NumberRecord) HintSize ¶
func (_ NumberRecord) HintSize(int)
func (NumberRecord) MarshalJSON ¶
func (r NumberRecord) MarshalJSON() ([]byte, error)
func (*NumberRecord) NullField ¶
func (r *NumberRecord) NullField(i int)
func (NumberRecord) Schema ¶
func (r NumberRecord) Schema() string
func (NumberRecord) SchemaName ¶
func (r NumberRecord) SchemaName() string
func (NumberRecord) SetBoolean ¶
func (_ NumberRecord) SetBoolean(v bool)
func (NumberRecord) SetBytes ¶
func (_ NumberRecord) SetBytes(v []byte)
func (*NumberRecord) SetDefault ¶
func (r *NumberRecord) SetDefault(i int)
func (NumberRecord) SetDouble ¶
func (_ NumberRecord) SetDouble(v float64)
func (NumberRecord) SetFloat ¶
func (_ NumberRecord) SetFloat(v float32)
func (NumberRecord) SetInt ¶
func (_ NumberRecord) SetInt(v int32)
func (NumberRecord) SetLong ¶
func (_ NumberRecord) SetLong(v int64)
func (NumberRecord) SetString ¶
func (_ NumberRecord) SetString(v string)
func (NumberRecord) SetUnionElem ¶
func (_ NumberRecord) SetUnionElem(v int64)
func (*NumberRecord) UnmarshalJSON ¶
func (r *NumberRecord) UnmarshalJSON(data []byte) error
type Pizza ¶
type Pizza struct { Size string `protobuf:"bytes,1,opt,name=size,proto3" json:"size,omitempty"` Toppings []string `protobuf:"bytes,2,rep,name=toppings,proto3" json:"toppings,omitempty"` // contains filtered or unexported fields }
func (*Pizza) Descriptor
deprecated
func (*Pizza) GetToppings ¶
func (*Pizza) ProtoMessage ¶
func (*Pizza) ProtoMessage()
func (*Pizza) ProtoReflect ¶
func (x *Pizza) ProtoReflect() protoreflect.Message
type RecursiveUnionTestRecord ¶
type RecursiveUnionTestRecord struct {
RecursiveField *UnionNullRecursiveUnionTestRecord `json:"RecursiveField"`
}
func DeserializeRecursiveUnionTestRecord ¶
func DeserializeRecursiveUnionTestRecord(r io.Reader) (RecursiveUnionTestRecord, error)
func DeserializeRecursiveUnionTestRecordFromSchema ¶
func DeserializeRecursiveUnionTestRecordFromSchema(r io.Reader, schema string) (RecursiveUnionTestRecord, error)
func NewRecursiveUnionTestRecord ¶
func NewRecursiveUnionTestRecord() RecursiveUnionTestRecord
func (RecursiveUnionTestRecord) AppendArray ¶
func (_ RecursiveUnionTestRecord) AppendArray() types.Field
func (RecursiveUnionTestRecord) AppendMap ¶
func (_ RecursiveUnionTestRecord) AppendMap(key string) types.Field
func (RecursiveUnionTestRecord) AvroCRC64Fingerprint ¶
func (_ RecursiveUnionTestRecord) AvroCRC64Fingerprint() []byte
func (RecursiveUnionTestRecord) Finalize ¶
func (_ RecursiveUnionTestRecord) Finalize()
func (RecursiveUnionTestRecord) HintSize ¶
func (_ RecursiveUnionTestRecord) HintSize(int)
func (RecursiveUnionTestRecord) MarshalJSON ¶
func (r RecursiveUnionTestRecord) MarshalJSON() ([]byte, error)
func (*RecursiveUnionTestRecord) NullField ¶
func (r *RecursiveUnionTestRecord) NullField(i int)
func (RecursiveUnionTestRecord) Schema ¶
func (r RecursiveUnionTestRecord) Schema() string
func (RecursiveUnionTestRecord) SchemaName ¶
func (r RecursiveUnionTestRecord) SchemaName() string
func (RecursiveUnionTestRecord) Serialize ¶
func (r RecursiveUnionTestRecord) Serialize(w io.Writer) error
func (RecursiveUnionTestRecord) SetBoolean ¶
func (_ RecursiveUnionTestRecord) SetBoolean(v bool)
func (RecursiveUnionTestRecord) SetBytes ¶
func (_ RecursiveUnionTestRecord) SetBytes(v []byte)
func (*RecursiveUnionTestRecord) SetDefault ¶
func (r *RecursiveUnionTestRecord) SetDefault(i int)
func (RecursiveUnionTestRecord) SetDouble ¶
func (_ RecursiveUnionTestRecord) SetDouble(v float64)
func (RecursiveUnionTestRecord) SetFloat ¶
func (_ RecursiveUnionTestRecord) SetFloat(v float32)
func (RecursiveUnionTestRecord) SetInt ¶
func (_ RecursiveUnionTestRecord) SetInt(v int32)
func (RecursiveUnionTestRecord) SetLong ¶
func (_ RecursiveUnionTestRecord) SetLong(v int64)
func (RecursiveUnionTestRecord) SetString ¶
func (_ RecursiveUnionTestRecord) SetString(v string)
func (RecursiveUnionTestRecord) SetUnionElem ¶
func (_ RecursiveUnionTestRecord) SetUnionElem(v int64)
func (*RecursiveUnionTestRecord) UnmarshalJSON ¶
func (r *RecursiveUnionTestRecord) UnmarshalJSON(data []byte) error
type Status ¶
type Status int32
func (Status) Descriptor ¶
func (Status) Descriptor() protoreflect.EnumDescriptor
func (Status) EnumDescriptor
deprecated
func (Status) Number ¶
func (x Status) Number() protoreflect.EnumNumber
func (Status) Type ¶
func (Status) Type() protoreflect.EnumType
type TestMessage ¶
type TestMessage struct { TestString string `protobuf:"bytes,1,opt,name=test_string,json=testString,proto3" json:"test_string,omitempty"` TestBool bool `protobuf:"varint,2,opt,name=test_bool,json=testBool,proto3" json:"test_bool,omitempty"` TestBytes []byte `protobuf:"bytes,3,opt,name=test_bytes,json=testBytes,proto3" json:"test_bytes,omitempty"` TestDouble float64 `protobuf:"fixed64,4,opt,name=test_double,json=testDouble,proto3" json:"test_double,omitempty"` TestFloat float32 `protobuf:"fixed32,5,opt,name=test_float,json=testFloat,proto3" json:"test_float,omitempty"` TestFixed32 uint32 `protobuf:"fixed32,6,opt,name=test_fixed32,json=testFixed32,proto3" json:"test_fixed32,omitempty"` TestFixed64 uint64 `protobuf:"fixed64,7,opt,name=test_fixed64,json=testFixed64,proto3" json:"test_fixed64,omitempty"` TestInt32 int32 `protobuf:"varint,8,opt,name=test_int32,json=testInt32,proto3" json:"test_int32,omitempty"` TestInt64 int64 `protobuf:"varint,9,opt,name=test_int64,json=testInt64,proto3" json:"test_int64,omitempty"` TestSfixed32 int32 `protobuf:"fixed32,10,opt,name=test_sfixed32,json=testSfixed32,proto3" json:"test_sfixed32,omitempty"` TestSfixed64 int64 `protobuf:"fixed64,11,opt,name=test_sfixed64,json=testSfixed64,proto3" json:"test_sfixed64,omitempty"` TestSint32 int32 `protobuf:"zigzag32,12,opt,name=test_sint32,json=testSint32,proto3" json:"test_sint32,omitempty"` TestSint64 int64 `protobuf:"zigzag64,13,opt,name=test_sint64,json=testSint64,proto3" json:"test_sint64,omitempty"` TestUint32 uint32 `protobuf:"varint,14,opt,name=test_uint32,json=testUint32,proto3" json:"test_uint32,omitempty"` TestUint64 uint64 `protobuf:"varint,15,opt,name=test_uint64,json=testUint64,proto3" json:"test_uint64,omitempty"` // contains filtered or unexported fields }
func (*TestMessage) Descriptor
deprecated
func (*TestMessage) Descriptor() ([]byte, []int)
Deprecated: Use TestMessage.ProtoReflect.Descriptor instead.
func (*TestMessage) GetTestBool ¶
func (x *TestMessage) GetTestBool() bool
func (*TestMessage) GetTestBytes ¶
func (x *TestMessage) GetTestBytes() []byte
func (*TestMessage) GetTestDouble ¶
func (x *TestMessage) GetTestDouble() float64
func (*TestMessage) GetTestFixed32 ¶
func (x *TestMessage) GetTestFixed32() uint32
func (*TestMessage) GetTestFixed64 ¶
func (x *TestMessage) GetTestFixed64() uint64
func (*TestMessage) GetTestFloat ¶
func (x *TestMessage) GetTestFloat() float32
func (*TestMessage) GetTestInt32 ¶
func (x *TestMessage) GetTestInt32() int32
func (*TestMessage) GetTestInt64 ¶
func (x *TestMessage) GetTestInt64() int64
func (*TestMessage) GetTestSfixed32 ¶
func (x *TestMessage) GetTestSfixed32() int32
func (*TestMessage) GetTestSfixed64 ¶
func (x *TestMessage) GetTestSfixed64() int64
func (*TestMessage) GetTestSint32 ¶
func (x *TestMessage) GetTestSint32() int32
func (*TestMessage) GetTestSint64 ¶
func (x *TestMessage) GetTestSint64() int64
func (*TestMessage) GetTestString ¶
func (x *TestMessage) GetTestString() string
func (*TestMessage) GetTestUint32 ¶
func (x *TestMessage) GetTestUint32() uint32
func (*TestMessage) GetTestUint64 ¶
func (x *TestMessage) GetTestUint64() uint64
func (*TestMessage) ProtoMessage ¶
func (*TestMessage) ProtoMessage()
func (*TestMessage) ProtoReflect ¶
func (x *TestMessage) ProtoReflect() protoreflect.Message
func (*TestMessage) Reset ¶
func (x *TestMessage) Reset()
func (*TestMessage) String ¶
func (x *TestMessage) String() string
type UnionNullRecursiveUnionTestRecord ¶
type UnionNullRecursiveUnionTestRecord struct { Null *types.NullVal RecursiveUnionTestRecord RecursiveUnionTestRecord UnionType UnionNullRecursiveUnionTestRecordTypeEnum }
func DeserializeUnionNullRecursiveUnionTestRecord ¶
func DeserializeUnionNullRecursiveUnionTestRecord(r io.Reader) (*UnionNullRecursiveUnionTestRecord, error)
func DeserializeUnionNullRecursiveUnionTestRecordFromSchema ¶
func DeserializeUnionNullRecursiveUnionTestRecordFromSchema(r io.Reader, schema string) (*UnionNullRecursiveUnionTestRecord, error)
func NewUnionNullRecursiveUnionTestRecord ¶
func NewUnionNullRecursiveUnionTestRecord() *UnionNullRecursiveUnionTestRecord
func (*UnionNullRecursiveUnionTestRecord) AppendArray ¶
func (_ *UnionNullRecursiveUnionTestRecord) AppendArray() types.Field
func (*UnionNullRecursiveUnionTestRecord) AppendMap ¶
func (_ *UnionNullRecursiveUnionTestRecord) AppendMap(key string) types.Field
func (*UnionNullRecursiveUnionTestRecord) Finalize ¶
func (_ *UnionNullRecursiveUnionTestRecord) Finalize()
func (*UnionNullRecursiveUnionTestRecord) Get ¶
func (r *UnionNullRecursiveUnionTestRecord) Get(i int) types.Field
func (*UnionNullRecursiveUnionTestRecord) HintSize ¶
func (_ *UnionNullRecursiveUnionTestRecord) HintSize(i int)
func (*UnionNullRecursiveUnionTestRecord) MarshalJSON ¶
func (r *UnionNullRecursiveUnionTestRecord) MarshalJSON() ([]byte, error)
func (*UnionNullRecursiveUnionTestRecord) NullField ¶
func (_ *UnionNullRecursiveUnionTestRecord) NullField(i int)
func (*UnionNullRecursiveUnionTestRecord) Schema ¶
func (r *UnionNullRecursiveUnionTestRecord) Schema() string
func (*UnionNullRecursiveUnionTestRecord) Serialize ¶
func (r *UnionNullRecursiveUnionTestRecord) Serialize(w io.Writer) error
func (*UnionNullRecursiveUnionTestRecord) SetBoolean ¶
func (_ *UnionNullRecursiveUnionTestRecord) SetBoolean(v bool)
func (*UnionNullRecursiveUnionTestRecord) SetBytes ¶
func (_ *UnionNullRecursiveUnionTestRecord) SetBytes(v []byte)
func (*UnionNullRecursiveUnionTestRecord) SetDefault ¶
func (_ *UnionNullRecursiveUnionTestRecord) SetDefault(i int)
func (*UnionNullRecursiveUnionTestRecord) SetDouble ¶
func (_ *UnionNullRecursiveUnionTestRecord) SetDouble(v float64)
func (*UnionNullRecursiveUnionTestRecord) SetFloat ¶
func (_ *UnionNullRecursiveUnionTestRecord) SetFloat(v float32)
func (*UnionNullRecursiveUnionTestRecord) SetInt ¶
func (_ *UnionNullRecursiveUnionTestRecord) SetInt(v int32)
func (*UnionNullRecursiveUnionTestRecord) SetLong ¶
func (r *UnionNullRecursiveUnionTestRecord) SetLong(v int64)
func (*UnionNullRecursiveUnionTestRecord) SetString ¶
func (_ *UnionNullRecursiveUnionTestRecord) SetString(v string)
func (*UnionNullRecursiveUnionTestRecord) UnmarshalJSON ¶
func (r *UnionNullRecursiveUnionTestRecord) UnmarshalJSON(data []byte) error
type UnionNullRecursiveUnionTestRecordTypeEnum ¶
type UnionNullRecursiveUnionTestRecordTypeEnum int
const (
UnionNullRecursiveUnionTestRecordTypeEnumRecursiveUnionTestRecord UnionNullRecursiveUnionTestRecordTypeEnum = 1
)
type UserId ¶
type UserId struct { // Types that are assignable to UserId: // *UserId_KafkaUserId // *UserId_OtherUserId // *UserId_AnotherId UserId isUserId_UserId `protobuf_oneof:"user_id"` // contains filtered or unexported fields }
func (*UserId) Descriptor
deprecated
func (*UserId) GetAnotherId ¶
func (*UserId) GetKafkaUserId ¶
func (*UserId) GetOtherUserId ¶
func (*UserId) ProtoMessage ¶
func (*UserId) ProtoMessage()
func (*UserId) ProtoReflect ¶
func (x *UserId) ProtoReflect() protoreflect.Message
type UserId_AnotherId ¶
type UserId_AnotherId struct {
AnotherId *MessageId `protobuf:"bytes,3,opt,name=another_id,json=anotherId,proto3,oneof"`
}
type UserId_KafkaUserId ¶
type UserId_KafkaUserId struct {
KafkaUserId string `protobuf:"bytes,1,opt,name=kafka_user_id,json=kafkaUserId,proto3,oneof"`
}
type UserId_OtherUserId ¶
type UserId_OtherUserId struct {
OtherUserId int32 `protobuf:"varint,2,opt,name=other_user_id,json=otherUserId,proto3,oneof"`
}
type Widget ¶ added in v2.5.0
type Widget struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Size int32 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"` Version int32 `protobuf:"varint,3,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*Widget) Descriptor
deprecated
added in
v2.5.0
func (*Widget) GetVersion ¶ added in v2.5.0
func (*Widget) ProtoMessage ¶ added in v2.5.0
func (*Widget) ProtoMessage()
func (*Widget) ProtoReflect ¶ added in v2.5.0
func (x *Widget) ProtoReflect() protoreflect.Message