zrok/endpoints/frontend/health_ui/embed.go

7 lines
73 B
Go
Raw Normal View History

2022-09-07 18:22:22 +02:00
package health_ui
import "embed"
//go:embed index.html
var FS embed.FS