clickwrap

package
v2.0.106-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2022 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(ctx context.Context, params files_sdk.ClickwrapCreateParams) (clickwrap files_sdk.Clickwrap, err error)

func Delete

func Delete(ctx context.Context, params files_sdk.ClickwrapDeleteParams) (err error)

func Find

func Find(ctx context.Context, params files_sdk.ClickwrapFindParams) (clickwrap files_sdk.Clickwrap, err error)

func Update

func Update(ctx context.Context, params files_sdk.ClickwrapUpdateParams) (clickwrap files_sdk.Clickwrap, err error)

Types

type Client

type Client struct {
	files_sdk.Config
}

func (*Client) Create

func (c *Client) Create(ctx context.Context, params files_sdk.ClickwrapCreateParams) (clickwrap files_sdk.Clickwrap, err error)

func (*Client) Delete

func (c *Client) Delete(ctx context.Context, params files_sdk.ClickwrapDeleteParams) (err error)

func (*Client) Find

func (c *Client) Find(ctx context.Context, params files_sdk.ClickwrapFindParams) (clickwrap files_sdk.Clickwrap, err error)

func (*Client) List

func (c *Client) List(ctx context.Context, params files_sdk.ClickwrapListParams) (*Iter, error)

func (*Client) Update

func (c *Client) Update(ctx context.Context, params files_sdk.ClickwrapUpdateParams) (clickwrap files_sdk.Clickwrap, err error)

type Iter

type Iter struct {
	*lib.Iter
}

func List

func List(ctx context.Context, params files_sdk.ClickwrapListParams) (*Iter, error)

func (*Iter) Clickwrap

func (i *Iter) Clickwrap() files_sdk.Clickwrap

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL