connection

package
v6.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2018 License: MIT Imports: 9 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connection

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

func NewConnection

func NewConnection(URL string, username string, password string, appname string) (connection *Connection, err error)

func (*Connection) PerformRequest

func (c *Connection) PerformRequest(method string, path string, params url.Values, body string) (responseDecoder *json.Decoder, err error)

func (*Connection) Ping

func (c *Connection) Ping() error

Jump to

Keyboard shortcuts

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