Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultClock = &defaultClock{}
)
Functions ¶
func ReducerLatestValue ¶
Types ¶
type Options ¶
type Options struct { Clock Clock Ticker Ticker Length int DefaultValue int ValueReducer ValueReducer }
type ValueReducer ¶
Click to show internal directories.
Click to hide internal directories.