websocket

package
v1.1.1-0...-b92a7c3 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2020 License: MIT 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 {
	Endpoint string

	Disconnected chan bool

	Send    chan []byte
	Receive chan []byte
}

func NewClient

func NewClient() (cli *Client)

func (*Client) Start

func (cli *Client) Start(agentName string, stop <-chan struct{}) <-chan struct{}

Jump to

Keyboard shortcuts

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