rag/internal/migrations/embed.go
2024-06-13 09:16:48 +08:00

7 lines
74 B
Go

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