api

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2018 License: MIT Imports: 6 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 {
	AccessToken       string
	AccessTokenSecret string
}

func NewClient

func NewClient(accessToken string, accessTokenSecret string) *Client

func (*Client) Request

func (client *Client) Request(method string, url string, params []byte) (statusCode int, respBody []byte, err error)

func (*Client) URL added in v0.1.2

func (client *Client) URL(zone string, paths []string) (url string)

Jump to

Keyboard shortcuts

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