Documentation
¶
Index ¶
- func GetLastTickTime() time.Time
- func GetLatestProcessedReportFile(lastProcessedFile string) ([]byte, string, string, error)
- func GetUpdateInterval() time.Duration
- func ProcessReportFile(file []byte) error
- func ProcessReportsBackground(updateInterval time.Duration)
- func SetLastTickTime(t time.Time)
- func SetUpdateInterval(interval time.Duration)
- func TimeInDaysFormat(duration time.Duration) string
- func TimeRemainingForNextUpdate(updateInterval time.Duration) time.Duration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLastTickTime ¶
func GetUpdateInterval ¶
GetUpdateInterval returns the update interval used by the background process
func ProcessReportFile ¶
func SetLastTickTime ¶
func SetUpdateInterval ¶
SetUpdateInterval sets the update interval used by the background process
func TimeInDaysFormat ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.