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 ¶
type ConnectionClosed ¶
type ConnectionClosed struct{}
func (ConnectionClosed) Error ¶
func (cc ConnectionClosed) Error() string
Click to show internal directories.
Click to hide internal directories.