Documentation ¶
Index ¶
- type Cli
- func (c *Cli) AskEncryptionBits() string
- func (c *Cli) AskMasterPassword() string
- func (c *Cli) AskServerAddr() string
- func (c *Cli) AskServerPort() string
- func (c *Cli) Banner()
- func (c *Cli) Repl()
- func (c *Cli) SetPasswordService(passwordService service.PasswordService)
- func (c *Cli) WelcomeMessage()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cli ¶
type Cli struct {
// contains filtered or unexported fields
}
func (*Cli) AskEncryptionBits ¶
func (*Cli) AskMasterPassword ¶
func (*Cli) AskServerAddr ¶
func (*Cli) AskServerPort ¶
func (*Cli) SetPasswordService ¶
func (c *Cli) SetPasswordService(passwordService service.PasswordService)
func (*Cli) WelcomeMessage ¶
func (c *Cli) WelcomeMessage()
Click to show internal directories.
Click to hide internal directories.