viewer

package
v0.0.102 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const PLANT_UTML_PORT = 6743

Variables

This section is empty.

Functions

func Serve

func Serve(dir string, plantumlServer string) error

func ServeWithInitialFile added in v0.0.57

func ServeWithInitialFile(dir string, plantumlServer string, initialFile string) error

func Static added in v0.0.60

func Static(mux *http.ServeMux) error

Types

type BashSession added in v0.0.52

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

type FileNode

type FileNode struct {
	Name     string      `json:"name"`
	Path     string      `json:"path"`
	IsDir    bool        `json:"isDir"`
	Children []*FileNode `json:"children,omitempty"`
}

Jump to

Keyboard shortcuts

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