package
0.0.0-20230831173726-27a102d0d8e7
Repository: https://github.com/odim-project/bmcoperator.git
Documentation: pkg.go.dev
# Functions
SetConfiguration will extract the config data from file.
TrackConfigFileChanges monitors the config changes using fsnotfiy.
TrackConfigListener listes to the chanel on the config file changes.
# Variables
Data is a global variable to store the configmap.
Ticker holds a channel that delivers “ticks” of a clock at intervals.
TickerTime: time to be set on hourly basis.
# Structs
ConfigModel contains config values (Mandatory values).