wsclient

package
v0.0.0-...-114d6a6 Latest Latest
Warning

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

Go to latest
Published: May 18, 2017 License: Apache-2.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 CancelFunc

type CancelFunc func()

type HyperWSClient

type HyperWSClient struct {
	AccessKey   string
	SecretKey   string
	Scheme      string
	Host        string
	APIVersion  string
	HttpHeaders map[string]string
}

func NewHyperWSClient

func NewHyperWSClient(scheme, host, version, access, secret string, headers map[string]string) (*HyperWSClient, error)

func (*HyperWSClient) Events

func (c *HyperWSClient) Events(filters ...string) (chan *types.EventResponse, chan error, CancelFunc, error)

Jump to

Keyboard shortcuts

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