Versions in this module Expand all Collapse all v1 v1.10.0 Sep 4, 2015 Changes in this version + func Delete(c *client.Client, username string) error + func Login(c *client.Client, username, password string) (string, error) + func Passwd(c *client.Client, username, password, newPassword string) error + func Regenerate(c *client.Client, username string, all bool) (string, error) + func Register(c *client.Client, username, password, email string) error