package
0.2.1
Repository: https://github.com/tbd54566975/golang-tools.git
Documentation: pkg.go.dev

# Functions

NewHandler returns a websocket server which checks the origin of requests.

# Variables

Environ provides an environment when a binary, such as the go tool, is invoked.
RunScripts specifies whether the socket handler should execute shell scripts (snippets that start with a shebang).

# Structs

Message is the wire format for the websocket connection to the browser.
Options specify additional message options.