Documentation ¶
Index ¶
- type MysqlPasswordResetDownStub
- type MysqlPasswordResetUpStub
- type MysqlUserDownStub
- type MysqlUserUpStub
- type PostgresPasswordResetDownStub
- type PostgresPasswordResetUpStub
- type PostgresUserDownStub
- type PostgresUserUpStub
- type SqlitePasswordResetDownStub
- type SqlitePasswordResetUpStub
- type SqliteUserDownStub
- type SqliteUserUpStub
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MysqlPasswordResetDownStub ¶
type MysqlPasswordResetDownStub struct{}
func (*MysqlPasswordResetDownStub) Stub ¶
func (r *MysqlPasswordResetDownStub) Stub() string
type MysqlPasswordResetUpStub ¶
type MysqlPasswordResetUpStub struct{}
func (*MysqlPasswordResetUpStub) Stub ¶
func (r *MysqlPasswordResetUpStub) Stub() string
type MysqlUserDownStub ¶
type MysqlUserDownStub struct{}
func (*MysqlUserDownStub) Stub ¶
func (r *MysqlUserDownStub) Stub() string
type MysqlUserUpStub ¶
type MysqlUserUpStub struct{}
func (*MysqlUserUpStub) Stub ¶
func (r *MysqlUserUpStub) Stub() string
type PostgresPasswordResetDownStub ¶
type PostgresPasswordResetDownStub struct{}
func (*PostgresPasswordResetDownStub) Stub ¶
func (r *PostgresPasswordResetDownStub) Stub() string
type PostgresPasswordResetUpStub ¶
type PostgresPasswordResetUpStub struct{}
func (*PostgresPasswordResetUpStub) Stub ¶
func (r *PostgresPasswordResetUpStub) Stub() string
type PostgresUserDownStub ¶
type PostgresUserDownStub struct{}
func (*PostgresUserDownStub) Stub ¶
func (r *PostgresUserDownStub) Stub() string
type PostgresUserUpStub ¶
type PostgresUserUpStub struct{}
func (*PostgresUserUpStub) Stub ¶
func (r *PostgresUserUpStub) Stub() string
type SqlitePasswordResetDownStub ¶
type SqlitePasswordResetDownStub struct{}
func (*SqlitePasswordResetDownStub) Stub ¶
func (r *SqlitePasswordResetDownStub) Stub() string
type SqlitePasswordResetUpStub ¶
type SqlitePasswordResetUpStub struct{}
func (*SqlitePasswordResetUpStub) Stub ¶
func (r *SqlitePasswordResetUpStub) Stub() string
type SqliteUserDownStub ¶
type SqliteUserDownStub struct{}
func (*SqliteUserDownStub) Stub ¶
func (r *SqliteUserDownStub) Stub() string
type SqliteUserUpStub ¶
type SqliteUserUpStub struct{}
func (*SqliteUserUpStub) Stub ¶
func (r *SqliteUserUpStub) Stub() string
Click to show internal directories.
Click to hide internal directories.