httpserver

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: Apache-2.0, BSD-2-Clause Imports: 19 Imported by: 0

Documentation

Overview

You can use the "packr clean" command to clean up this, and any other packr generated files.

Index

Constants

View Source
const (
	CFG_BIND_ADDRESS = "analysis.httpServer.bindAddress"
	CFG_DEV          = "analysis.httpServer.dev"
)

Variables

This section is empty.

Functions

func Configure

func Configure()

func Run

func Run()

Types

type WebSocketChannel added in v0.1.1

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

func NewWebSocketChannel added in v0.1.1

func NewWebSocketChannel(ws *websocket.Conn) *WebSocketChannel

func (*WebSocketChannel) Close added in v0.1.1

func (c *WebSocketChannel) Close()

func (*WebSocketChannel) KeepAlive added in v0.1.1

func (c *WebSocketChannel) KeepAlive()

func (*WebSocketChannel) TryWrite added in v0.1.1

func (c *WebSocketChannel) TryWrite(update string)

func (*WebSocketChannel) Write added in v0.1.1

func (c *WebSocketChannel) Write(update string)

Directories

Path Synopsis
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
You can use the "packr2 clean" command to clean up this, and any other packr generated files.

Jump to

Keyboard shortcuts

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