Versions in this module Expand all Collapse all v0 v0.3.0 Sep 24, 2018 Changes in this version + func CheckPasswordHash(password, hash string) bool + func EncodeJSONAndFlush(c echo.Context, response interface{}) error + func Exists(filepath string) bool + func HashPassword(password string) (string, error) + func HomeDir() string + func RandStringBytes(n int) string + func SpaasName(name string) string