We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e0936a1
There was an error while loading. Please reload this page.
Add TLS to options
6168268
Fixed tests for time() function
bdc67cd
Removed Every().Time() function Updated dependencies (fix for etcd-grpc version incompatibility)
5230c68
Added function Every ().Time() to run the task once a day
eb02eec
Fixed ticker.Stop() call
bd80762
Added several adapters for the most popular loggers Fixed logging level for etcd.Client
7a5aa86
Added new feature: .Every().Interval(time.Second * 10) Fixed deadlock Fixed example
d853ece
Added Zap logger implementation
001c844
Fixed race condition
5414bf3
Added test for scheduler module Improved logging and handling etcd errors Switched go-etcd-lock to fork (works with context package)