Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NotifyComunicato ¶
Types ¶
type ConfigWatcher ¶
type ConfigWatcher struct { Path string OnEvent func() }
func (*ConfigWatcher) Watch ¶
func (cfgw *ConfigWatcher) Watch()
type FileWatcher ¶
func (*FileWatcher) Watch ¶
func (fw *FileWatcher) Watch()
type WatcherType ¶
type WatcherType uint64
type WebContentWatcher ¶
type WebContentWatcher struct { Path string OnEvent func() }
func (*WebContentWatcher) Watch ¶
func (cw *WebContentWatcher) Watch()
Click to show internal directories.
Click to hide internal directories.