refactor: структура Go — main.go 91стр, handlers/proxy/router_versions/docs/gpg_key

This commit is contained in:
“Naeel”
2026-08-09 10:23:58 +04:00
parent 503df159b6
commit b1263a2e30
6 changed files with 430 additions and 394 deletions
+6
View File
@@ -0,0 +1,6 @@
package main
import "embed"
//go:embed templates/index.html
var templateFS embed.FS