Documentation ¶
Index ¶
- func Init(db *sql.DB, steps ...func(*sql.DB) error) error
- func InitAll(config *Config)
- func New() *cobra.Command
- func ReadStmts(typ string) (err error)
- func VerifyDatabase(databaseName string) func(*sql.DB) error
- func VerifyGrant(databaseName, username string) func(*sql.DB) error
- func VerifyUser(username, password string) func(*sql.DB) error
- func VerifyZitadel(db *sql.DB, config database.Config) error
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.