Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Login ¶
func Login(c client.SessionClient, u ui.Interactor, name, pwd string) error
Login calls the API to log a user in and writes the token to the tokenfile
func Signup ¶
func Signup(c client.UserClient, u ui.Interactor, name, pwd string) error
Signup calls the API to create a new user record
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.