ui

package
v1.6.23 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2024 License: GPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ServeFileFromArchive

func ServeFileFromArchive(w http.ResponseWriter, r *http.Request, archiveName string, archiveFS *zipfs.FileSystem, path string)

ServeFileFromArchive serves a file from the given archive.

Types

type UI added in v1.6.19

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

UI serves the user interface files.

func New added in v1.6.19

func New(instance instance) (*UI, error)

New returns a new UI module.

func (*UI) Manager added in v1.6.19

func (ui *UI) Manager() *mgr.Manager

func (*UI) Start added in v1.6.19

func (ui *UI) Start() error

Start starts the module.

func (*UI) Stop added in v1.6.19

func (ui *UI) Stop() error

Stop stops the module.

Jump to

Keyboard shortcuts

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