Documentation
¶
Overview ¶
Package assets contains database migration scripts and test files
Index ¶
Constants ¶
View Source
const ( MySQLMigrationDir = "migrations/mysql" PostgresMigrationDir = "migrations/postgres" SqliteMigrationDir = "migrations/sqlite" )
Variables ¶
View Source
var EmbedMigrations embed.FS
EmbedMigrations within the openfga binary.
View Source
var EmbedPlayground embed.FS
EmbedPlayground within the openfga binary.
View Source
var EmbedTests embed.FS
EmbedTests within the openfga binary.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.