package
0.1.6
Repository: https://github.com/squareup/pranadb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
IngestRow is a convenience method which encodes the row into a Kafka message first, then ingests it.
IngestRows ingests rows given schema and source name - convenience method for use in tests.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Float32BEKeyTLJSONValueEncoder encodes as float32BE key, top level JSON value, no headers.
Float64BEKeyTLJSONValueEncoder encodes as float64BE key, top level JSON value, no headers.
No description provided by the author
Int16BEKeyTLJSONValueEncoder encodes as int16BE key, top level JSON value, no headers.
Int32BEKeyTLJSONValueEncoder encodes as int32BE key, top level JSON value, no headers.
Int64BEKeyTLJSONValueEncoder encodes as int64BE key, top level JSON value, no headers.
JSONHeadersEncoder puts the message key encoded as JSON in one header and the message value encoded as JSON in another, the actual message key and value are empty JSON objects.
JSONKeyJSONValueEncoder encodes as top level JSON key, top level JSON value, no headers.
No description provided by the author
No description provided by the author
NestedJSONKeyNestedJSONValueEncoder encodes as nested JSON key, nested JSON value, no headers.
No description provided by the author
No description provided by the author
StringKeyProtobufValueEncoder is an encoder that translates each row to a protobuf message.
StringKeyTLJSONValueEncoder encodes as string key, top level JSON value, no headers.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author