# Functions
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
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
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
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
No description provided by the author
# Constants
default.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
ErrPublicUnexpectedCodec return when try to read message content with unknown codec.
No description provided by the author
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
No description provided by the author
PublicBatch is ordered group of message from one partition.
PublicCommitRange contains data for commit messages range
Experimental: https://github.com/ydb-platform/ydb-go-sdk/blob/master/VERSIONING.md#experimental.
PublicMessage is representation of topic message.
No description provided by the author
PublicPartitionSession contains information about partition session for the event
Experimental: https://github.com/ydb-platform/ydb-go-sdk/blob/master/VERSIONING.md#experimental.
No description provided by the author
No description provided by the author
# Interfaces
Pool is interface for sync.Pool and may be extended by follow to original type
go:generate mockgen -destination=pool_interface_mock_test.go --typed -write_package_comment=false -package=topicreadercommon github.com/ydb-platform/ydb-go-sdk/v3/internal/topic/topicreadercommon Pool.
PublicCommitRangeGetter return data piece for commit messages range.
PublicMessageContentUnmarshaler is interface for unmarshal message content.
No description provided by the author
# Type aliases
CallbackWithMessageContentFunc is callback function for work with message content data bytes MUST NOT be used after f returned if you need content longer - copy content to other slice.
No description provided by the author
No description provided by the author
No description provided by the author