icingadb/pkg
2021-05-28 14:24:36 +02:00
..
backoff Introduce retry functionality 2021-03-03 15:27:20 +01:00
com s/CondClosed/ErrCondClosed/ 2021-05-28 14:24:36 +02:00
common Introduce type common.SyncSubject 2021-05-11 16:40:08 +02:00
config Log first Redis connection error while retrying 2021-05-25 14:00:06 +02:00
contracts Add EntityFactoryFunc.WithInit() 2021-04-27 23:33:49 +02:00
driver Log first database connection error while retrying 2021-05-25 14:00:05 +02:00
flatten Flatten: Fix keys 2021-05-11 16:40:08 +02:00
icingadb Don't misuse loop as if 2021-05-28 14:24:36 +02:00
icingaredis Use time.NewTicker(), not time.Tick() 2021-05-28 14:24:36 +02:00
retry retry.WithBackoff(): return the most descriptive error 2021-05-19 19:28:22 +02:00
structify Structify: Allow for string ptr (e.g. NameCi) 2021-05-04 11:46:33 +02:00
types Un-capitalize error messages 2021-05-28 14:24:36 +02:00
utils Introduce utils.Ellipsize() 2021-05-19 11:55:17 +02:00