web

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: AGPL-3.0 Imports: 26 Imported by: 0

Documentation

Overview

Package web provides a web-based UI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

Server provides a web-based UI

func Create

func Create(addr string, nx *nexus.Nexus) (*Server, error)

Create returns a new web Server.

func (*Server) IsActive

func (srv *Server) IsActive() bool

IsActive returns the Server's active flag.

func (*Server) Run added in v0.3.0

func (srv *Server) Run()

Run executes the Server's loop, waiting for new connections and starting goroutines to handle them.

func (*Server) Stop

func (srv *Server) Stop()

Stop clears the Server's active flag.

Jump to

Keyboard shortcuts

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