Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashPassword ¶
HashPassword hashes a password with the bcrypt algorithm using a cost of 10.
func IsPortOpen ¶
IsPortOpen verifies whether or not the provided port on the provided host name is open or closed by dialing. Returns true on success; false on failure.
Types ¶
This section is empty.