Versions in this module Expand all Collapse all v1 v1.9.2 Dec 22, 2024 Changes in this version + const BcryptCost + func CheckPasswordHash(password, hash string) bool + func GetTemplateFuncs() template.FuncMap + func HashPassword(password string) (string, error) + func ParseUint(s string) (uint, error) + func Slugify(s string) string