1
1
mirror of https://github.com/openziti/zrok.git synced 2025-06-13 13:26:46 +02:00
2022-10-21 08:36:43 -04:00

7 lines
73 B
Go

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