package
Version:
v0.14.5
Opens a new window with list of versions in this module.
Published: Sep 6, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
¶
Init Start Timeout ticker using with timeout in seconds and optional data.
Str produce Timeout String to be rendered.
type TickTimeoutMsg struct {
TimeoutValue time.Duration
Data interface{}
}
TickTimeoutMsg will be dispatched for every tick.
Containing current timeout value
and optional parameter to be used when handling the timeout msg.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.