Documentation ¶
Index ¶
- type Client
- func (c *Client) List(params files_sdk.HistoryListParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
- func (c *Client) ListForFile(params files_sdk.HistoryListForFileParams, ...) (*Iter, error)
- func (c *Client) ListForFolder(params files_sdk.HistoryListForFolderParams, ...) (*Iter, error)
- func (c *Client) ListForUser(params files_sdk.HistoryListForUserParams, ...) (*Iter, error)
- func (c *Client) ListLogins(params files_sdk.HistoryListLoginsParams, ...) (*Iter, error)
- type Iter
- func List(params files_sdk.HistoryListParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
- func ListForFile(params files_sdk.HistoryListForFileParams, ...) (*Iter, error)
- func ListForFolder(params files_sdk.HistoryListForFolderParams, ...) (*Iter, error)
- func ListForUser(params files_sdk.HistoryListForUserParams, ...) (*Iter, error)
- func ListLogins(params files_sdk.HistoryListLoginsParams, ...) (*Iter, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) List ¶
func (c *Client) List(params files_sdk.HistoryListParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func (*Client) ListForFile ¶
func (c *Client) ListForFile(params files_sdk.HistoryListForFileParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func (*Client) ListForFolder ¶
func (c *Client) ListForFolder(params files_sdk.HistoryListForFolderParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func (*Client) ListForUser ¶
func (c *Client) ListForUser(params files_sdk.HistoryListForUserParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func (*Client) ListLogins ¶
func (c *Client) ListLogins(params files_sdk.HistoryListLoginsParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
type Iter ¶
func List ¶
func List(params files_sdk.HistoryListParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func ListForFile ¶
func ListForFile(params files_sdk.HistoryListForFileParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func ListForFolder ¶
func ListForFolder(params files_sdk.HistoryListForFolderParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func ListForUser ¶
func ListForUser(params files_sdk.HistoryListForUserParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func ListLogins ¶
func ListLogins(params files_sdk.HistoryListLoginsParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
Click to show internal directories.
Click to hide internal directories.