Documentation
¶
Index ¶
- func Create(params files_sdk.As2KeyCreateParams) (files_sdk.As2Key, error)
- func Delete(params files_sdk.As2KeyDeleteParams) (files_sdk.As2Key, error)
- func Find(params files_sdk.As2KeyFindParams) (files_sdk.As2Key, error)
- func Update(params files_sdk.As2KeyUpdateParams) (files_sdk.As2Key, error)
- type Client
- func (c *Client) Create(params files_sdk.As2KeyCreateParams) (files_sdk.As2Key, error)
- func (c *Client) Delete(params files_sdk.As2KeyDeleteParams) (files_sdk.As2Key, error)
- func (c *Client) Find(params files_sdk.As2KeyFindParams) (files_sdk.As2Key, error)
- func (c *Client) List(params files_sdk.As2KeyListParams) (*Iter, error)
- func (c *Client) Update(params files_sdk.As2KeyUpdateParams) (files_sdk.As2Key, error)
- type Iter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.