Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PermissionSeeder ¶
type PermissionSeeder struct{}
func (PermissionSeeder) Count ¶
func (PermissionSeeder) Count() (int, error)
func (PermissionSeeder) Seed ¶
func (PermissionSeeder) Seed() error
type RoleSeeder ¶
type RoleSeeder struct{}
func (RoleSeeder) Count ¶
func (RoleSeeder) Count() (int, error)
func (RoleSeeder) Seed ¶
func (RoleSeeder) Seed() error
type UserSeeder ¶
type UserSeeder struct{}
func (UserSeeder) Count ¶
func (UserSeeder) Count() (int, error)
func (UserSeeder) Seed ¶
func (UserSeeder) Seed() error
Click to show internal directories.
Click to hide internal directories.