- Oct 10, 2024
-
-
- Oct 09, 2024
-
-
gjahn authored
-
- Jan 16, 2024
-
-
gjahn authored
-
- Jan 09, 2024
-
-
gjahn authored
Although, password file is checked during config validation, sth may have changed the file content in the short period of time between validation and DB client initialization, hence exiting in case of an error
-
gjahn authored
* new slog in stdlib is utilized for that and replaces 'log' pkg * configuration pkg is used validate and now set/define/refer log level values * the 'error' level call is not fatal, thus os.Exit is called instead
-
gjahn authored
-
-
- Dec 20, 2023
- Dec 14, 2023
- Dec 10, 2023
- Dec 08, 2023
-
-
gjahn authored
THis change set aims to simulate running test as if they would be executed in a pipeline
-
gjahn authored
-
gjahn authored
The location where the actual items should reside is in the store, while only references are being returned when attempting to access an item.
-
gjahn authored
Fore more information see https://go.dev/blog/maps#concurrency
-
- Dec 07, 2023