gotty/bindata/bindata.go

7 lines
69 B
Go
Raw Normal View History

package bindata
import "embed"
//go:embed static/*
var Fs embed.FS