webmode

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2026 License: AGPL-3.0 Imports: 20 Imported by: 0

Documentation

Overview

Package webmode runs Tollecode Lite as a local web app: the same Go sidecar that Tauri drives over stdio, but serving the Angular UI over HTTP and speaking the command protocol over a WebSocket (/ws/cmd) instead of Tauri IPC. This is what `tollecode web` launches — a browser-based Lite that runs the way self-host does, without the Tauri desktop shell.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, port int, open bool) error

Run starts the web-mode server on 127.0.0.1:port and (optionally) opens the default browser at it. Blocks until ctx is cancelled.

Types

This section is empty.

Jump to

Keyboard shortcuts

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