Code refactoring for app module

This commit is contained in:
Alex X
2024-06-01 19:18:26 +03:00
parent 2ab1d9d774
commit 756be9801e
15 changed files with 182 additions and 217 deletions
+2
View File
@@ -36,6 +36,8 @@ import (
)
func main() {
app.Version = "1.9.2"
// 1. Core modules: app, api/ws, streams
app.Init() // init config and logs