Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Count ¶
type Count struct {
// contains filtered or unexported fields
}
type Dormant ¶
type Dormant struct {
// contains filtered or unexported fields
}
Dormant data trigger.
func WhenDormant ¶
WhenDormant after a given time, measured per key, emit changes.
func (*Dormant) Modified ¶
Modified key, v is the incoming data, vs is v merged into previous values.
type Finished ¶
type Finished struct {
// contains filtered or unexported fields
}
func WhenFinished ¶
func WhenFinished() *Finished
Click to show internal directories.
Click to hide internal directories.