Documentation ¶ Index ¶ func SeedDatabase(dc *database.Layer) error func SeedDatabaseForCypress(dc *database.Layer) error type Tenant type User Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func SeedDatabase ¶ func SeedDatabase(dc *database.Layer) error func SeedDatabaseForCypress ¶ added in v0.73.99 func SeedDatabaseForCypress(dc *database.Layer) error Types ¶ type Tenant ¶ added in v0.73.99 type Tenant struct { // contains filtered or unexported fields } type User ¶ added in v0.73.99 type User struct { // contains filtered or unexported fields } Source Files ¶ View all Source files seed-cypress.goseed.go Click to show internal directories. Click to hide internal directories.