webui

package
v0.5.40-beta Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package webui provides Kodelet's embedded browser application.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

Handler serves Kodelet's embedded browser application.

func NewHandler

func NewHandler() (*Handler, error)

NewHandler creates an HTTP handler for the embedded Web UI assets and SPA.

func (*Handler) IsPublicPath

func (h *Handler) IsPublicPath(path string) bool

IsPublicPath reports whether path is a static browser resource that must load before the user has authenticated with the control plane.

func (*Handler) ServeHTTP

func (h *Handler) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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