Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
Config *auth.AuthConfig
HTTP *http.Client
CRMBase string
ProjectsBase string
WorkDriveBase string
WriterBase string
CliqBase string
DownloadBase string
// contains filtered or unexported fields
}
func (*Client) Request ¶
func (c *Client) Request(method, rawURL string, opts *RequestOpts) (json.RawMessage, error)
type FileUpload ¶
Click to show internal directories.
Click to hide internal directories.