Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Callback ¶
Callback is used to send iterated layers to the caller. For simplicity Callback iterates over all layers unconditionally.
type Opt ¶
type Opt func(*Organizer)
Opt is for configuring Organizer.
func WithBufferSize ¶
WithBufferSize configures size of the window. By default window of the size 1000 is used.
func WithLastLayer ¶
WithLastLayer layer configures last layer that tortoise knows about.
Click to show internal directories.
Click to hide internal directories.