httpd

package
v0.0.0-...-6bf76cd Latest Latest
Warning

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

Go to latest
Published: May 24, 2021 License: Apache-2.0 Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddHtmlWriter

func AddHtmlWriter(htmlWriter HtmlWriter)

func StartServer

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

Types

type HtmlWriter

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

type RequestHtmlWriter

type RequestHtmlWriter interface {
	HtmlWriter
	RequestWriteHtml(writer io.Writer, req *http.Request)
}

Jump to

Keyboard shortcuts

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