Versions in this module Expand all Collapse all v1 v1.4.8 Jul 16, 2017 v1.4.6 May 6, 2017 v1.4.4 Apr 18, 2017 Changes in this version + type Client struct + Config *config.Config + HTTPClient *http.Client + SessionInfo *SessionInfo + func New(configfile string) (*Client, error) + func (client *Client) Login() (*Client, error) + type SessionInfo struct + Challenge string + SID string