Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stream ¶
type Stream struct {
// contains filtered or unexported fields
}
Stream is a non-thread safe in-memory data structure that maintains a stream of values limited by size and provides methods to access a range of values from provided position.
Click to show internal directories.
Click to hide internal directories.