httpd

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: Apache-2.0 Imports: 16 Imported by: 4

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, builderObj *builder.Builder,
	logReporter logarchiver.BuildLogReporter, daemon bool) error

func StartServerWithOptionsAndParams added in v0.3.3

func StartServerWithOptionsAndParams(options Options, params Params) error

Types

type HtmlWriter

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

type Options added in v0.3.3

type Options struct {
	PortNumber uint
}

type Params added in v0.3.3

type Params struct {
	Builder          *builder.Builder
	BuildLogReporter logarchiver.BuildLogReporter
	DaemonMode       bool
	Logger           log.DebugLogger
}

Jump to

Keyboard shortcuts

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