Versions in this module Expand all Collapse all v1 v1.0.2 Apr 28, 2018 v1.0.1 Feb 25, 2018 v1.0.0 Feb 25, 2018 Changes in this version + const DefaultURL + const Version + func HashPassword(password []byte) (prefix, suffix string) + type Client struct + func New(urlStr string) (Client, error) + func (c Client) Check(password []byte) (int, error)