ws

package
v0.0.0-...-ef3857a Latest Latest
Warning

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

Go to latest
Published: May 2, 2022 License: MIT Imports: 5 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 NewClient

func NewClient(connection *websocket.Conn, hub *Hub) *Client

func (*Client) Listen

func (c *Client) Listen()

type Hub

type Hub struct {
	// contains filtered or unexported fields
}

func NewHub

func NewHub() *Hub

func (*Hub) Run

func (h *Hub) Run()

type UserCountServer

type UserCountServer struct {
	http.Handler
	// contains filtered or unexported fields
}

func NewUserCountServer

func NewUserCountServer(hub *Hub) *UserCountServer

Jump to

Keyboard shortcuts

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