Documentation ¶ Index ¶ func New[T any](s stream.Stream, cryptoKey stream.CryptoKeyProvider, from store.StreamPosition, ...) (out consumer.Consumer[T], outChan <-chan consumer.ReadEvent[T], err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New[T any](s stream.Stream, cryptoKey stream.CryptoKeyProvider, from store.StreamPosition, datatype string, timeoutDuration time.Duration, ctx context.Context) (out consumer.Consumer[T], outChan <-chan consumer.ReadEvent[T], err error) Types ¶ This section is empty. Source Files ¶ View all Source files consumer.go Click to show internal directories. Click to hide internal directories.