bazaar/pkg/clients/mockdata/embed.go

7 lines
70 B
Go

package mockdata
import "embed"
//go:embed *.html
var Data embed.FS