icingadb/pkg
2024-05-22 11:51:21 +02:00
..
backoff Unify notation of n * time.Duration 2024-04-11 13:01:31 +02:00
com Move database related contracts to database/contracts 2024-05-22 11:51:21 +02:00
common Move utils#Name() to types#Name() 2024-05-22 11:51:21 +02:00
contracts Use google/go-cmp to determine equality of checksums 2024-05-22 11:51:21 +02:00
database Move utils#Name() to types#Name() 2024-05-22 11:51:21 +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#DB.CheckSchema() to icingadb#CheckSchema() 2024-05-22 11:51:21 +02:00
icingaredis Move type related utility functions from internal to types 2024-05-22 11:51:21 +02:00
logging Introduce strcase for converting string cases 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 Use google/go-cmp to determine equality of checksums 2024-05-22 11:51:21 +02:00
utils Move utils#Name() to types#Name() 2024-05-22 11:51:21 +02:00
version Run go fmt ./... 2023-08-04 12:50:45 +02:00