Go to file
Alexander Lazarenko 26f354d82d
Remove unused counter logic in live source callback
The incrementing counter and related condition were unnecessary and have been removed. This simplifies the callback function and improves code clarity without altering functionality.
2025-05-16 17:43:51 +03:00
cmd Remove unused counter logic in live source callback 2025-05-16 17:43:51 +03:00
pkg Added auto channel creation 2025-04-28 17:10:27 +03:00
.gitignore Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
go.mod Update module path to include version suffix 2025-02-22 22:16:52 +03:00
go.sum Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00