harness/livelog
Enver Biševac 9e6cc3813a feat: [CODE-4627]: add modernize tool (#4668)
* 3aef45 rebase with main

* 0e1fbb use omitzero go1.24 feature for non pointer structs

* f7254b add modernize tool
2025-10-29 14:06:35 +00:00
..
livelog.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
livelog_test.go feat: [CODE-4638]: increase code coverage (#4483) (#4485) 2025-10-21 18:45:38 +00:00
memory.go [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
memory_test.go feat: [CODE-4627]: add modernize tool (#4668) 2025-10-29 14:06:35 +00:00
stream.go fix: [CDE-150]: In logstream, adding locking and panic recovery around a subscriber's publish method. Adding check in the stream's publish method to not publish if the sub is closed. Closing the err channel in the log stream API handler. (#2218) 2024-07-15 08:10:59 +00:00
stream_test.go feat: [CODE-4627]: add modernize tool (#4668) 2025-10-29 14:06:35 +00:00
sub.go fix: [CDE-150]: In logstream, adding locking and panic recovery around a subscriber's publish method. Adding check in the stream's publish method to not publish if the sub is closed. Closing the err channel in the log stream API handler. (#2218) 2024-07-15 08:10:59 +00:00
sub_test.go feat: [CODE-4627]: add modernize tool (#4668) 2025-10-29 14:06:35 +00:00
wire.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00