zrok/endpoints/public_frontend/health_ui/embed.go

7 lines
73 B
Go

package health_ui
import "embed"
//go:embed index.html
var FS embed.FS