Documentation ¶
Overview ¶
Code generated by github.com/actgardner/gogen-avro. DO NOT EDIT.
Code generated by github.com/actgardner/gogen-avro. DO NOT EDIT.
Code generated by github.com/actgardner/gogen-avro. DO NOT EDIT.
Code generated by github.com/actgardner/gogen-avro. DO NOT EDIT.
Code generated by github.com/actgardner/gogen-avro. DO NOT EDIT.
Code generated by github.com/actgardner/gogen-avro. DO NOT EDIT.
Code generated by github.com/actgardner/gogen-avro. DO NOT EDIT.
Code generated by github.com/actgardner/gogen-avro. DO NOT EDIT.
Index ¶
- Constants
- type MapBool
- func (_ *MapBool) AppendArray() types.Field
- func (r *MapBool) AppendMap(key string) types.Field
- func (r *MapBool) Finalize()
- func (_ *MapBool) Get(i int) types.Field
- func (_ *MapBool) SetBoolean(v bool)
- func (_ *MapBool) SetBytes(v []byte)
- func (_ *MapBool) SetDefault(i int)
- func (_ *MapBool) SetDouble(v float64)
- func (_ *MapBool) SetFloat(v float32)
- func (_ *MapBool) SetInt(v int32)
- func (_ *MapBool) SetLong(v int64)
- func (_ *MapBool) SetString(v string)
- func (_ *MapBool) SetUnionElem(v int64)
- type MapBytes
- func (_ *MapBytes) AppendArray() types.Field
- func (r *MapBytes) AppendMap(key string) types.Field
- func (r *MapBytes) Finalize()
- func (_ *MapBytes) Get(i int) types.Field
- func (_ *MapBytes) SetBoolean(v bool)
- func (_ *MapBytes) SetBytes(v []byte)
- func (_ *MapBytes) SetDefault(i int)
- func (_ *MapBytes) SetDouble(v float64)
- func (_ *MapBytes) SetFloat(v float32)
- func (_ *MapBytes) SetInt(v int32)
- func (_ *MapBytes) SetLong(v int64)
- func (_ *MapBytes) SetString(v string)
- func (_ *MapBytes) SetUnionElem(v int64)
- type MapDouble
- func (_ *MapDouble) AppendArray() types.Field
- func (r *MapDouble) AppendMap(key string) types.Field
- func (r *MapDouble) Finalize()
- func (_ *MapDouble) Get(i int) types.Field
- func (_ *MapDouble) SetBoolean(v bool)
- func (_ *MapDouble) SetBytes(v []byte)
- func (_ *MapDouble) SetDefault(i int)
- func (_ *MapDouble) SetDouble(v float64)
- func (_ *MapDouble) SetFloat(v float32)
- func (_ *MapDouble) SetInt(v int32)
- func (_ *MapDouble) SetLong(v int64)
- func (_ *MapDouble) SetString(v string)
- func (_ *MapDouble) SetUnionElem(v int64)
- type MapFloat
- func (_ *MapFloat) AppendArray() types.Field
- func (r *MapFloat) AppendMap(key string) types.Field
- func (r *MapFloat) Finalize()
- func (_ *MapFloat) Get(i int) types.Field
- func (_ *MapFloat) SetBoolean(v bool)
- func (_ *MapFloat) SetBytes(v []byte)
- func (_ *MapFloat) SetDefault(i int)
- func (_ *MapFloat) SetDouble(v float64)
- func (_ *MapFloat) SetFloat(v float32)
- func (_ *MapFloat) SetInt(v int32)
- func (_ *MapFloat) SetLong(v int64)
- func (_ *MapFloat) SetString(v string)
- func (_ *MapFloat) SetUnionElem(v int64)
- type MapInt
- func (_ *MapInt) AppendArray() types.Field
- func (r *MapInt) AppendMap(key string) types.Field
- func (r *MapInt) Finalize()
- func (_ *MapInt) Get(i int) types.Field
- func (_ *MapInt) SetBoolean(v bool)
- func (_ *MapInt) SetBytes(v []byte)
- func (_ *MapInt) SetDefault(i int)
- func (_ *MapInt) SetDouble(v float64)
- func (_ *MapInt) SetFloat(v float32)
- func (_ *MapInt) SetInt(v int32)
- func (_ *MapInt) SetLong(v int64)
- func (_ *MapInt) SetString(v string)
- func (_ *MapInt) SetUnionElem(v int64)
- type MapLong
- func (_ *MapLong) AppendArray() types.Field
- func (r *MapLong) AppendMap(key string) types.Field
- func (r *MapLong) Finalize()
- func (_ *MapLong) Get(i int) types.Field
- func (_ *MapLong) SetBoolean(v bool)
- func (_ *MapLong) SetBytes(v []byte)
- func (_ *MapLong) SetDefault(i int)
- func (_ *MapLong) SetDouble(v float64)
- func (_ *MapLong) SetFloat(v float32)
- func (_ *MapLong) SetInt(v int32)
- func (_ *MapLong) SetLong(v int64)
- func (_ *MapLong) SetString(v string)
- func (_ *MapLong) SetUnionElem(v int64)
- type MapString
- func (_ *MapString) AppendArray() types.Field
- func (r *MapString) AppendMap(key string) types.Field
- func (r *MapString) Finalize()
- func (_ *MapString) Get(i int) types.Field
- func (_ *MapString) SetBoolean(v bool)
- func (_ *MapString) SetBytes(v []byte)
- func (_ *MapString) SetDefault(i int)
- func (_ *MapString) SetDouble(v float64)
- func (_ *MapString) SetFloat(v float32)
- func (_ *MapString) SetInt(v int32)
- func (_ *MapString) SetLong(v int64)
- func (_ *MapString) SetString(v string)
- func (_ *MapString) SetUnionElem(v int64)
- type MapTestRecord
- func (_ *MapTestRecord) AppendArray() types.Field
- func (_ *MapTestRecord) AppendMap(key string) types.Field
- func (_ *MapTestRecord) AvroCRC64Fingerprint() []byte
- func (_ *MapTestRecord) Finalize()
- func (r *MapTestRecord) Get(i int) types.Field
- func (r *MapTestRecord) Schema() string
- func (r *MapTestRecord) SchemaName() string
- func (r *MapTestRecord) Serialize(w io.Writer) error
- func (_ *MapTestRecord) SetBoolean(v bool)
- func (_ *MapTestRecord) SetBytes(v []byte)
- func (r *MapTestRecord) SetDefault(i int)
- func (_ *MapTestRecord) SetDouble(v float64)
- func (_ *MapTestRecord) SetFloat(v float32)
- func (_ *MapTestRecord) SetInt(v int32)
- func (_ *MapTestRecord) SetLong(v int64)
- func (_ *MapTestRecord) SetString(v string)
- func (_ *MapTestRecord) SetUnionElem(v int64)
Constants ¶
View Source
const MapTestRecordAvroCRC64Fingerprint = "<?\x18\xa0\a\xdf^\x9e"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MapBool ¶
func NewMapBool ¶
func NewMapBool() *MapBool
func (*MapBool) AppendArray ¶
func (*MapBool) SetBoolean ¶
func (*MapBool) SetDefault ¶
func (*MapBool) SetUnionElem ¶
type MapBytes ¶
func NewMapBytes ¶
func NewMapBytes() *MapBytes
func (*MapBytes) AppendArray ¶
func (*MapBytes) SetBoolean ¶
func (*MapBytes) SetDefault ¶
func (*MapBytes) SetUnionElem ¶
type MapDouble ¶
func NewMapDouble ¶
func NewMapDouble() *MapDouble
func (*MapDouble) AppendArray ¶
func (*MapDouble) SetBoolean ¶
func (*MapDouble) SetDefault ¶
func (*MapDouble) SetUnionElem ¶
type MapFloat ¶
func NewMapFloat ¶
func NewMapFloat() *MapFloat
func (*MapFloat) AppendArray ¶
func (*MapFloat) SetBoolean ¶
func (*MapFloat) SetDefault ¶
func (*MapFloat) SetUnionElem ¶
type MapInt ¶
func (*MapInt) AppendArray ¶
func (*MapInt) SetBoolean ¶
func (*MapInt) SetDefault ¶
func (*MapInt) SetUnionElem ¶
type MapLong ¶
func NewMapLong ¶
func NewMapLong() *MapLong
func (*MapLong) AppendArray ¶
func (*MapLong) SetBoolean ¶
func (*MapLong) SetDefault ¶
func (*MapLong) SetUnionElem ¶
type MapString ¶
func NewMapString ¶
func NewMapString() *MapString
func (*MapString) AppendArray ¶
func (*MapString) SetBoolean ¶
func (*MapString) SetDefault ¶
func (*MapString) SetUnionElem ¶
type MapTestRecord ¶
type MapTestRecord struct { IntField *MapInt LongField *MapLong DoubleField *MapDouble StringField *MapString FloatField *MapFloat BoolField *MapBool BytesField *MapBytes }
func DeserializeMapTestRecord ¶
func DeserializeMapTestRecord(r io.Reader) (*MapTestRecord, error)
func DeserializeMapTestRecordFromSchema ¶
func DeserializeMapTestRecordFromSchema(r io.Reader, schema string) (*MapTestRecord, error)
func NewMapTestRecord ¶
func NewMapTestRecord() *MapTestRecord
func (*MapTestRecord) AppendArray ¶
func (_ *MapTestRecord) AppendArray() types.Field
func (*MapTestRecord) AvroCRC64Fingerprint ¶ added in v6.5.0
func (_ *MapTestRecord) AvroCRC64Fingerprint() []byte
func (*MapTestRecord) Finalize ¶
func (_ *MapTestRecord) Finalize()
func (*MapTestRecord) Schema ¶
func (r *MapTestRecord) Schema() string
func (*MapTestRecord) SchemaName ¶
func (r *MapTestRecord) SchemaName() string
func (*MapTestRecord) SetBoolean ¶
func (_ *MapTestRecord) SetBoolean(v bool)
func (*MapTestRecord) SetBytes ¶
func (_ *MapTestRecord) SetBytes(v []byte)
func (*MapTestRecord) SetDefault ¶
func (r *MapTestRecord) SetDefault(i int)
func (*MapTestRecord) SetDouble ¶
func (_ *MapTestRecord) SetDouble(v float64)
func (*MapTestRecord) SetFloat ¶
func (_ *MapTestRecord) SetFloat(v float32)
func (*MapTestRecord) SetInt ¶
func (_ *MapTestRecord) SetInt(v int32)
func (*MapTestRecord) SetLong ¶
func (_ *MapTestRecord) SetLong(v int64)
func (*MapTestRecord) SetString ¶
func (_ *MapTestRecord) SetString(v string)
func (*MapTestRecord) SetUnionElem ¶
func (_ *MapTestRecord) SetUnionElem(v int64)
Click to show internal directories.
Click to hide internal directories.