Versions in this module Expand all Collapse all v0 v0.0.1 Jul 12, 2023 Changes in this version + type CfgFileWatcher struct + func Init(path string, fileName string, fileType string, model T) (*CfgFileWatcher[T], error) + func (w CfgFileWatcher[T]) Watch()