admin

package
v1.5.1-ct Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	HTTP         common.HttpClient
	Site         *url.URL
	Auth         common.Authentication
	Organization *internal.OrganizationService
	User         *internal.UserService
	SCIM         *internal.SCIMService
}

func New

func New(httpClient common.HttpClient) (*Client, error)

func (*Client) Call

func (c *Client) Call(request *http.Request, structure interface{}) (*model.ResponseScheme, error)

func (*Client) NewRequest

func (c *Client) NewRequest(ctx context.Context, method, urlStr, type_ string, body interface{}) (*http.Request, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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