user

package
v2.0.178-beta Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2023 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Find

func Unlock

func UpdateWithMap

func UpdateWithMap(ctx context.Context, params map[string]interface{}, opts ...files_sdk.RequestResponseOption) (user files_sdk.User, err error)

Types

type Client

type Client struct {
	files_sdk.Config
}

func (*Client) Create

func (c *Client) Create(ctx context.Context, params files_sdk.UserCreateParams, opts ...files_sdk.RequestResponseOption) (user files_sdk.User, err error)

func (*Client) Delete

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

func (*Client) Find

func (*Client) List

func (*Client) ResendWelcomeEmail

func (c *Client) ResendWelcomeEmail(ctx context.Context, params files_sdk.UserResendWelcomeEmailParams, opts ...files_sdk.RequestResponseOption) (err error)

func (*Client) Unlock

func (c *Client) Unlock(ctx context.Context, params files_sdk.UserUnlockParams, opts ...files_sdk.RequestResponseOption) (err error)

func (*Client) Update

func (c *Client) Update(ctx context.Context, params files_sdk.UserUpdateParams, opts ...files_sdk.RequestResponseOption) (user files_sdk.User, err error)

func (*Client) UpdateWithMap

func (c *Client) UpdateWithMap(ctx context.Context, params map[string]interface{}, opts ...files_sdk.RequestResponseOption) (user files_sdk.User, err error)

func (*Client) User2faReset

func (c *Client) User2faReset(ctx context.Context, params files_sdk.UserUser2faResetParams, opts ...files_sdk.RequestResponseOption) (err error)

type Iter

type Iter struct {
	*lib.Iter
}

func (*Iter) User

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

Jump to

Keyboard shortcuts

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