package main import "g365sfu/boot" func main() { // Инициализация и запуск SFU сервера boot.Bootstrap() }