icingadb/pkg
2024-05-23 12:42:28 +02:00
..
backoff Unify notation of n * time.Duration 2024-04-11 13:01:31 +02:00
com Move contracts#Waiter{,Func} to com#Waiter{,Func} 2024-05-22 11:51:21 +02:00
common Move utils#Name() to types#Name() 2024-05-22 11:51:21 +02:00
config config#FromYAMLFile(): Parse result into value pointed to by the passed argument 2024-05-23 12:42:28 +02:00
contracts Introduce contracts#SafeInit() 2024-05-22 11:51:22 +02:00
database Introduce GetAddr() for database#DB and redis#Client 2024-05-23 12:42:28 +02:00
flatten Flatten(): render even large numbers as-is, not using scientific notation 2024-03-25 14:52:54 +01:00
icingadb Introduce contracts#SafeInit() 2024-05-22 11:51:22 +02:00
icingaredis Move Redis related code to redis 2024-05-22 11:51:22 +02:00
logging Introduce logging#NewLoggingFromConfig() 2024-05-22 11:51:22 +02:00
objectpacker Move icingadb/objectpacker to objectpacker 2024-05-22 11:51:21 +02:00
periodic Add immediate option for periodic tasks 2022-03-22 15:55:04 +01:00
redis Introduce GetAddr() for database#DB and redis#Client 2024-05-23 12:42:28 +02:00
retry Introduce icingadb#RetryConnectorCallbacks 2024-05-22 11:51:21 +02:00
strcase Introduce strcase for converting string cases 2024-05-22 11:51:21 +02:00
structify Decouple structify from contracts 2024-05-22 11:51:22 +02:00
types Refine types#UnixMilli tests 2024-05-22 11:51:22 +02:00
utils Replace utils.Fatal() with utils.PrintErrorThenExit() 2024-05-23 09:46:25 +02:00
version Run go fmt ./... 2023-08-04 12:50:45 +02:00