client

package
v0.0.0-...-cd40d76 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 8 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
}

func New

func New(conn *grpc.ClientConn) *Client

func (*Client) ChanelEvents

func (c *Client) ChanelEvents(userevts chan<- *pb.SessionEvent, usererrors chan<- error)

func (*Client) SessionConnect

func (c *Client) SessionConnect(id uuid.UUID, send chan<- []byte, recieve <-chan []byte) error

func (*Client) SessionKill

func (c *Client) SessionKill(id uuid.UUID) error

func (*Client) Subscribe

func (c *Client) Subscribe()

type ConnectionClosed

type ConnectionClosed struct{}

func (ConnectionClosed) Error

func (cc ConnectionClosed) Error() string

Jump to

Keyboard shortcuts

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