refactor: структура Go — main.go 91стр, handlers/proxy/router_versions/docs/gpg_key
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package main
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed templates/index.html
|
||||
var templateFS embed.FS
|
||||
Reference in New Issue
Block a user