Documentation ¶
Index ¶
- Variables
- func HashPassword(password string, salt string) string
- func PIDFileIsRunning(pidFile string) bool
- func ProcessIsRunning(pid int) bool
- func RandomPassword(length int, minNumbers, minSpecial int) (string, error)
- func ShellReplace(src *string, variables map[string]string)
- func VerifyPassword(password, compareHash string, pwsalt string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func HashPassword ¶
func PIDFileIsRunning ¶
func ProcessIsRunning ¶
func ShellReplace ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.