handlers

package
v0.0.0-...-5115dcd Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: Apache-2.0, BSD-3-Clause, MIT Imports: 6 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWebsocketHandler

func NewWebsocketHandler(m <-chan []byte, keepAlive time.Duration) *websocketHandler

Types

type HttpHandler

type HttpHandler struct {
	Messages <-chan []byte
}

func NewHttpHandler

func NewHttpHandler(m <-chan []byte) *HttpHandler

func (*HttpHandler) ServeHTTP

func (h *HttpHandler) ServeHTTP(rw http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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