package
1.2.11
Repository: https://github.com/vx-labs/commitlog.git
Documentation: pkg.go.dev

# 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

# Constants

EOFBehaviourExit wil make the session exit when EOF is received.
EOFBehaviourPoll will make the session poll for new records after an EOF error is received.

# Structs

No description provided by the author
ConsumerOpts describes stream session preferences.

# Interfaces

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

# Type aliases

Processor is a function that will process stream records.