Documentation ¶
Index ¶
- type Client
- func (c *Client) List(ctx context.Context, params files_sdk.HistoryListParams) (*Iter, error)
- func (c *Client) ListForFile(ctx context.Context, params files_sdk.HistoryListForFileParams) (*Iter, error)
- func (c *Client) ListForFolder(ctx context.Context, params files_sdk.HistoryListForFolderParams) (*Iter, error)
- func (c *Client) ListForUser(ctx context.Context, params files_sdk.HistoryListForUserParams) (*Iter, error)
- func (c *Client) ListLogins(ctx context.Context, params files_sdk.HistoryListLoginsParams) (*Iter, error)
- type Iter
- func List(ctx context.Context, params files_sdk.HistoryListParams) (*Iter, error)
- func ListForFile(ctx context.Context, params files_sdk.HistoryListForFileParams) (*Iter, error)
- func ListForFolder(ctx context.Context, params files_sdk.HistoryListForFolderParams) (*Iter, error)
- func ListForUser(ctx context.Context, params files_sdk.HistoryListForUserParams) (*Iter, error)
- func ListLogins(ctx context.Context, 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) ListForFile ¶
func (*Client) ListForFolder ¶
func (*Client) ListForUser ¶
func (*Client) ListLogins ¶
Click to show internal directories.
Click to hide internal directories.