zrok/endpoints/publicProxy/healthUi/embed.go
2023-04-18 13:38:32 -04:00

7 lines
72 B
Go

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