Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Blocks ¶
type Blocks interface {
ForEach(fn func(ibr.LlrIdxFullBlockRecord) bool)
}
type Epochs ¶
type Epochs interface {
ForEach(fn func(ier.LlrIdxFullEpochRecord) bool)
}
Click to show internal directories.
Click to hide internal directories.