Files
IT-Nexus/nexus-scanner/internal/web/embed.go

7 lines
76 B
Go

package web
import "embed"
//go:embed static templates
var webFS embed.FS