client

package
v0.0.0-...-381cf15 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2017 License: BSD-3-Clause Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPClient

type HTTPClient struct {
	tile38.Tile38Client
	// contains filtered or unexported fields
}

func NewHTTPClient

func NewHTTPClient(host string, port int) (*HTTPClient, error)

func (*HTTPClient) Do

func (cl *HTTPClient) Do(t38_cmd string, t38_args ...interface{}) (interface{}, error)

func (*HTTPClient) Endpoint

func (cl *HTTPClient) Endpoint() string

type RESPClient

type RESPClient struct {
	tile38.Tile38Client
	// contains filtered or unexported fields
}

func NewRESPClient

func NewRESPClient(host string, port int) (*RESPClient, error)

func (*RESPClient) Do

func (cl *RESPClient) Do(t38_cmd string, t38_args ...interface{}) (interface{}, error)

func (*RESPClient) DoMeta

func (cl *RESPClient) DoMeta(t38_cmd string, t38_args ...interface{}) (interface{}, error)

func (*RESPClient) Endpoint

func (cl *RESPClient) Endpoint() string

Jump to

Keyboard shortcuts

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