users

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: BSD-2-Clause Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewUser

func NewUser(name string, email strfmt.Email, orgName string) (*models.User, error)

NewUser builds a User object. This method offers no validation, it exists for compatibility with the other models

Types

type RequestWrapper

type RequestWrapper struct {
	// contains filtered or unexported fields
}

func NewRequestWrapper

func NewRequestWrapper(httpClient *client.Redashclient, opts ...users.ClientOption) *RequestWrapper

func (*RequestWrapper) Get

func (requestWrapper *RequestWrapper) Get(userID int64) (*models.User, error)

GetUser gets the details admin's user details

Jump to

Keyboard shortcuts

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