package
0.0.19
Repository: https://github.com/jucardi/go-titan.git
Documentation: pkg.go.dev

# Functions

New creates a new default monitor which ticks at the provided interval.

# Interfaces

IMonitor defines a monitor service which can run in the background of the main process and can have watchers attached to it.
IWatcher defines a process that will be executed in the background to watch or track the state of a specific element.