httpd

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 9 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HtmlWriter

type HtmlWriter interface {
	WriteHtml(writer io.Writer)
}

type Server

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

func StartServer

func StartServer(portNum uint, logger log.DebugLogger) (*Server, error)

func (*Server) AddHtmlWriter

func (s *Server) AddHtmlWriter(htmlWriter HtmlWriter)

func (*Server) UpdateTopology

func (s *Server) UpdateTopology(t *topology.Topology)

Jump to

Keyboard shortcuts

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