icingadb/pkg
2024-05-22 11:51:22 +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 Move TLS config options to config#TLS 2024-05-22 11:51:21 +02:00
contracts Move contracts#Waiter{,Func} to com#Waiter{,Func} 2024-05-22 11:51:21 +02:00
database Move database related code from internal to database 2024-05-22 11:51:22 +02:00
flatten Flatten(): render even large numbers as-is, not using scientific notation 2024-03-25 14:52:54 +01:00
icingadb Move database related code from internal to database 2024-05-22 11:51:22 +02:00
icingaredis Move contracts#Waiter{,Func} to com#Waiter{,Func} 2024-05-22 11:51:21 +02:00
logging Add logging#Config 2024-05-22 11:51:21 +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
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 parseString(): Don't Repeat Yourself 2022-06-22 15:27:00 +02:00
types Move special types to icingadb/types 2024-05-22 11:51:21 +02:00
utils Add utils#IsUnixAddr() 2024-05-22 11:51:21 +02:00
version Run go fmt ./... 2023-08-04 12:50:45 +02:00