httpd

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2025 License: Apache-2.0 Imports: 20 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(config Config, params Params) error

Types

type Config added in v0.10.0

type Config struct {
	AllowUnauthenticatedReads bool
	PortNumber                uint
}

type HtmlWriter

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

type Params added in v0.10.0

type Params struct {
	DaemonMode    bool
	ImageDataBase *scanner.ImageDataBase
	Logger        log.DebugLogger
	ObjectServer  objectserver.ObjectServer
}

Jump to

Keyboard shortcuts

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