package
1.33.0-rc3
Repository: https://github.com/ovh/utask.git
Documentation: pkg.go.dev

# Functions

Get returns the synchronized Now() value equal among all utask instances connected to the same DB this is meant to replace time.Now() in all packages of utask.
Init establishes a synchronization mechanism for all utask instances by comparing time.Now() to the database's NOW value.