Documentation ¶
Index ¶
- type AccountRecovery
- func (p *AccountRecovery) Body() string
- func (p *AccountRecovery) StreamBody(qw422016 *qt422016.Writer)
- func (p *AccountRecovery) StreamTitle(qw422016 *qt422016.Writer)
- func (p *AccountRecovery) Title() string
- func (p *AccountRecovery) WriteBody(qq422016 qtio422016.Writer)
- func (p *AccountRecovery) WriteTitle(qq422016 qtio422016.Writer)
- type Login
- type Settings
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountRecovery ¶
type AccountRecovery struct { Flow *kratos.RecoveryFlow Destination string }
func (*AccountRecovery) Body ¶
func (p *AccountRecovery) Body() string
func (*AccountRecovery) StreamBody ¶
func (p *AccountRecovery) StreamBody(qw422016 *qt422016.Writer)
func (*AccountRecovery) StreamTitle ¶
func (p *AccountRecovery) StreamTitle(qw422016 *qt422016.Writer)
func (*AccountRecovery) Title ¶
func (p *AccountRecovery) Title() string
func (*AccountRecovery) WriteBody ¶
func (p *AccountRecovery) WriteBody(qq422016 qtio422016.Writer)
func (*AccountRecovery) WriteTitle ¶
func (p *AccountRecovery) WriteTitle(qq422016 qtio422016.Writer)
type Login ¶
func (*Login) WriteBody ¶
func (p *Login) WriteBody(qq422016 qtio422016.Writer)
func (*Login) WriteTitle ¶
func (p *Login) WriteTitle(qq422016 qtio422016.Writer)
type Settings ¶
type Settings struct { Flow *kratos.SettingsFlow Destination string }
func (*Settings) WriteBody ¶
func (p *Settings) WriteBody(qq422016 qtio422016.Writer)
func (*Settings) WriteTitle ¶
func (p *Settings) WriteTitle(qq422016 qtio422016.Writer)
Click to show internal directories.
Click to hide internal directories.