client

package
v0.0.0-...-9a3fa0c Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2018 License: Apache-2.0 Imports: 7 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 {
	// contains filtered or unexported fields
}

func New

func New(cfg *config.Resource) (*Client, error)

func (*Client) Ready

func (c *Client) Ready() error

func (*Client) Request

func (c *Client) Request(method, path string, body []byte) error

func (*Client) Reset

func (c *Client) Reset() error

func (*Client) Response

func (c *Client) Response() (int, http.Header, []byte, error)

Jump to

Keyboard shortcuts

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