package
0.0.3
Repository: https://github.com/diamondburned/go-buttplug.git
Documentation: pkg.go.dev

# Functions

NewWebsocket creates a new websocket instance.
StartCLI starts managing the Intiface CLI.

# Variables

EnableConsole, if true, will make the Intiface CLI print to stderr.

# Structs

Websocket wraps around a Buttplug Websocket to simultaneously manage the CLI in the background.

# Interfaces

CLIHandler describes the handler that the Intiface CLI manager accepts.