1
1
mirror of https://github.com/openziti/zrok.git synced 2025-06-20 17:58:50 +02:00
2022-10-21 08:48:31 -04:00

7 lines
76 B
Go

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