Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PWDhandler ¶
type PWDhandler struct {
// contains filtered or unexported fields
}
PWDhandler handles the backend generation.
func (*PWDhandler) Init ¶
func (h *PWDhandler) Init(cfg *config.DBConfig) error
Init starts the controller's services.
func (*PWDhandler) PasswordGen ¶
func (h *PWDhandler) PasswordGen(c *gin.Context)
PasswordGen handles the password generation.
Click to show internal directories.
Click to hide internal directories.