client

package
v0.0.0-...-1643d90 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2020 License: UPL-1.0 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 {
	PMSEndpoint string
	HTTPClient  *http.Client
}

func (*Client) Delete

func (c *Client) Delete(paths []string, token string) error

func (*Client) Get

func (c *Client) Get(paths []string, params url.Values, token string) ([]byte, error)

func (*Client) Post

func (c *Client) Post(paths []string, payload io.Reader, token string) (string, error)

Jump to

Keyboard shortcuts

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