Documentation ¶
Index ¶
Constants ¶
View Source
const ( // SCHEMA is the avro schema used for serialization SCHEMA = `` /* 351-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Serializer ¶
type Serializer struct {
Codec *goavro.Codec
}
Serializer represents a serializer instance
func (*Serializer) ADXFormat ¶
func (s *Serializer) ADXFormat() kusto.DataFormat
ADXFormat Azure Data Explorer injestion data format.
Implements the serializers.Serializer interface
Click to show internal directories.
Click to hide internal directories.