Skip to content

A Go package to provide an internal watchdog heartbeat timer that panics if not called periodically.

License

Notifications You must be signed in to change notification settings

Syncbak-Git/heartbeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package heartbeat

import "github.com/Syncbak-Git/heartbeat"

Package heartbeat provides functionality to invoke panic() if the program does not call a heartbeat function within a configurable time period.

Documentation is available at GoDoc

About

A Go package to provide an internal watchdog heartbeat timer that panics if not called periodically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages