Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SimpleManager ¶
type SimpleManager struct { }
func (SimpleManager) GenerateHtpasswd ¶ added in v0.1.0
func (m SimpleManager) GenerateHtpasswd(username, password string) (string, error)
func (SimpleManager) GeneratePassword ¶
func (m SimpleManager) GeneratePassword(length int) (string, error)
Click to show internal directories.
Click to hide internal directories.