We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3bb6c commit 88e3dbcCopy full SHA for 88e3dbc
internal/topic/topicreaderinternal/callback_reader.go
topic/topicoptions/topicoptions_reader.go
@@ -25,9 +25,6 @@ func ReadTopic(path string) ReadSelectors {
25
// ReaderOption options for topic reader
26
type ReaderOption = topicreaderinternal.PublicReaderOption
27
28
-// CallbackReaderOption options for topic callback reader
29
-type CallbackReaderOption = topicreaderinternal.PublicCallbackReaderOption
30
-
31
// WithReaderOperationTimeout
32
//
33
// Experimental: https://github.com/ydb-platform/ydb-go-sdk/blob/master/VERSIONING.md#experimental
0 commit comments