Documentation ¶
Index ¶
- func Create(params files_sdk.LockCreateParams, opts ...files_sdk.RequestResponseOption) (lock files_sdk.Lock, err error)
- func Delete(params files_sdk.LockDeleteParams, opts ...files_sdk.RequestResponseOption) (err error)
- type Client
- func (c *Client) Create(params files_sdk.LockCreateParams, opts ...files_sdk.RequestResponseOption) (lock files_sdk.Lock, err error)
- func (c *Client) Delete(params files_sdk.LockDeleteParams, opts ...files_sdk.RequestResponseOption) (err error)
- func (c *Client) ListFor(params files_sdk.LockListForParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
- type Iter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(params files_sdk.LockCreateParams, opts ...files_sdk.RequestResponseOption) (lock files_sdk.Lock, err error)
func Delete ¶
func Delete(params files_sdk.LockDeleteParams, opts ...files_sdk.RequestResponseOption) (err error)
Types ¶
type Client ¶
func (*Client) Create ¶
func (c *Client) Create(params files_sdk.LockCreateParams, opts ...files_sdk.RequestResponseOption) (lock files_sdk.Lock, err error)
func (*Client) Delete ¶
func (c *Client) Delete(params files_sdk.LockDeleteParams, opts ...files_sdk.RequestResponseOption) (err error)
func (*Client) ListFor ¶
func (c *Client) ListFor(params files_sdk.LockListForParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
Click to show internal directories.
Click to hide internal directories.