file_comment

package
v2.0.98-beta Latest Latest
Warning

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

Go to latest
Published: Sep 7, 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.FileCommentCreateParams) (fileComment files_sdk.FileComment, err error)

func Delete

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

func Update

func Update(ctx context.Context, params files_sdk.FileCommentUpdateParams) (fileComment files_sdk.FileComment, err error)

Types

type Client

type Client struct {
	files_sdk.Config
}

func (*Client) Create

func (c *Client) Create(ctx context.Context, params files_sdk.FileCommentCreateParams) (fileComment files_sdk.FileComment, err error)

func (*Client) Delete

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

func (*Client) ListFor

func (c *Client) ListFor(ctx context.Context, params files_sdk.FileCommentListForParams) (*Iter, error)

func (*Client) Update

func (c *Client) Update(ctx context.Context, params files_sdk.FileCommentUpdateParams) (fileComment files_sdk.FileComment, err error)

type Iter

type Iter struct {
	*lib.Iter
}

func ListFor

func (*Iter) FileComment

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

Jump to

Keyboard shortcuts

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