Documentation ¶
Index ¶
- func Create(ctx context.Context, params files_sdk.RequestCreateParams) (request files_sdk.Request, err error)
- func Delete(ctx context.Context, params files_sdk.RequestDeleteParams) (err error)
- func GetFolder(ctx context.Context, params files_sdk.RequestGetFolderParams) (requestCollection files_sdk.RequestCollection, err error)
- type Client
- func (c *Client) Create(ctx context.Context, params files_sdk.RequestCreateParams) (request files_sdk.Request, err error)
- func (c *Client) Delete(ctx context.Context, params files_sdk.RequestDeleteParams) (err error)
- func (c *Client) GetFolder(ctx context.Context, params files_sdk.RequestGetFolderParams) (requestCollection files_sdk.RequestCollection, err error)
- func (c *Client) List(ctx context.Context, params files_sdk.RequestListParams) (*Iter, error)
- type Iter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFolder ¶
func GetFolder(ctx context.Context, params files_sdk.RequestGetFolderParams) (requestCollection files_sdk.RequestCollection, err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.