Documentation ¶
Overview ¶
Ported from - https://github.com/raulk/go-watchdog
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Constructor ¶
type Constructor struct { // ConfigKey for config ConfigKey string // Default config DefaultConfig watchdogconfig.WatchdogConfig }
Constructor holds fields to set up the Watchdog.
Click to show internal directories.
Click to hide internal directories.