[hw-5] concurrency, graceful shutdown, concurrent tests

This commit is contained in:
Никита Шубин
2025-07-06 20:52:27 +00:00
parent dbf8aaedcf
commit 84201fe495
23 changed files with 742 additions and 157 deletions

View File

@@ -18,3 +18,4 @@
2. [Тестирование в Go](./homework-2)
3. [Межсервисное взаимодействие и основы эксплуатации](./homework-3)
4. [Базы данных](./homework-4)
5. [Многопоточное программирование](./homework-5)