opendtu-logger/migrations/fs.go

7 lines
69 B
Go
Raw Normal View History

package migrations
import "embed"
//go:embed *.sql
var FS embed.FS