Skip to content

A golang replacement for time.Ticker that fires once per day at a specific time.

License

Notifications You must be signed in to change notification settings

Syncbak-Git/recurring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package recurring

Package recurring provides a ticker that fires at a specific time of day. It is modeled after time.Ticker in the standard library.

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

Documentation is available at GoDoc

About

A golang replacement for time.Ticker that fires once per day at a specific time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages