dashboard

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package dashboard embeds the CogOS web dashboard and exposes it as a net/http handler.

The dashboard is a single static HTML file with no build step. It is served at GET / by the v3 kernel daemon.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bytes

func Bytes() []byte

Bytes returns the raw dashboard HTML.

func Handler

func Handler() http.Handler

Handler returns an http.Handler that serves the dashboard HTML at any path. Callers are responsible for mounting it at the desired route (typically GET /).

Types

This section is empty.

Jump to

Keyboard shortcuts

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