Files
zrok/endpoints/proxyUi/embed.go

7 lines
93 B
Go

package proxyUi
import "embed"
//go:embed intersititial.html template.html
var FS embed.FS