webserver

package
v0.0.0-...-abab76f Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebServer

type WebServer interface {
	Run(dist fs.FS) error
	Close() error
}

WebServer A web server

func NewWebServer

func NewWebServer(c config.Config) (WebServer, error)

NewWebServer creates a new webserver

Jump to

Keyboard shortcuts

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