Skip to content

Commit 88e3dbc

Browse files
committed
remove callbackreader option
1 parent fe3bb6c commit 88e3dbc

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

internal/topic/topicreaderinternal/callback_reader.go

Lines changed: 0 additions & 3 deletions
This file was deleted.

topic/topicoptions/topicoptions_reader.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ func ReadTopic(path string) ReadSelectors {
2525
// ReaderOption options for topic reader
2626
type ReaderOption = topicreaderinternal.PublicReaderOption
2727

28-
// CallbackReaderOption options for topic callback reader
29-
type CallbackReaderOption = topicreaderinternal.PublicCallbackReaderOption
30-
3128
// WithReaderOperationTimeout
3229
//
3330
// Experimental: https://github.com/ydb-platform/ydb-go-sdk/blob/master/VERSIONING.md#experimental

0 commit comments

Comments
 (0)