stream-tools/static/static.go

7 lines
72 B
Go
Raw Normal View History

package static
import "embed"
//go:embed public
var PublicFS embed.FS