seeder

package
v0.0.0-...-df6de72 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2019 License: Apache-2.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Seeder

type Seeder interface {
	CreateDBIfNeeded() error
	IsExistingUser() (bool, error)
	CreateUser() error
	UpdateUser() error
	GrantUserPrivileges() error
}

func NewSeeder

func NewSeeder(db *sql.DB, config config.PreseededDatabase, logger lager.Logger) Seeder

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL