Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client holds the connection to the OpenSlides server.
func (*Client) Login ¶
Login uses the username and password to login the client. Sets the returned cookie for later requests.
func (*Client) LoginWithCredentials ¶
LoginWithCredentials is like Login but uses the given credentials instead of config.
Click to show internal directories.
Click to hide internal directories.