Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetManager ¶
func GetManager() *manager
GetManager - This function returns singleton instance of Logger Manager
func NewStartWatcherErr ¶
NewStartWatcherErr - return a new instance of StartWatcherErr
Types ¶
type StartWatcherErr ¶
type StartWatcherErr struct {
Err error
}
StartWatcherErr Error
func (*StartWatcherErr) Error ¶
func (err *StartWatcherErr) Error() string
Error method - satisfying error interface
Click to show internal directories.
Click to hide internal directories.