websockets

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2017 License: Apache-2.0 Imports: 9 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
}

Client is a middleman between the websocket connection and the ws.

type Websockets

type Websockets struct {
	ServiceAddress string `mapstructure:"service_address"`
	// contains filtered or unexported fields
}

func (*Websockets) Description

func (x *Websockets) Description() string

func (*Websockets) Listen

func (x *Websockets) Listen()

func (*Websockets) Process

func (x *Websockets) Process(e agent.Event) error

func (*Websockets) SampleConfig

func (x *Websockets) SampleConfig() string

func (*Websockets) Start

func (x *Websockets) Start(e chan agent.Event) error

func (*Websockets) Stop

func (x *Websockets) Stop()

func (*Websockets) Subscribe

func (x *Websockets) Subscribe() []string

Jump to

Keyboard shortcuts

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