package
0.31.0
Repository: https://go.googlesource.com/tools
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.