web

package
v0.0.0-...-8da89e4 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2022 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Server *http.Server
)

Functions

func RunWebserver

func RunWebserver() error

Types

type DirectoryListing

type DirectoryListing struct {
	Autoback    bool
	Back        string
	Name        string
	Files       []DirectoryListingFile
	SearchValue string
}

type DirectoryListingFile

type DirectoryListingFile struct {
	Name  string
	Image string
	Path  string
}

Jump to

Keyboard shortcuts

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