internal

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2026 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Overview

Package internal is the shell's implementation: the frame, the pages written by hand, and the screens generated from every resource kit/rest registered.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mount

func Mount(api *httpx.API, s Shell)

Types

type Shell

type Shell struct {
	Nav       []module.NavEntry
	Authorize httpx.Authorizer
	Tenants   tenantcontracts.Service
	Token     tenancy.SystemToken
	// Theme is the installation's two palettes: the one thing about the look of
	// this shell that belongs to whoever runs it. See design.Pair.
	Theme design.Pair
	// contains filtered or unexported fields
}

Shell is what the manifest hands the implementation.

Jump to

Keyboard shortcuts

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