static

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AdminFS embed.FS

Functions

This section is empty.

Types

type StaticServer

type StaticServer struct {
	// contains filtered or unexported fields
}

func NewStaticServer

func NewStaticServer(
	devMode bool,
	adminURL string,
	contentPage http.Handler,
) *StaticServer

func (*StaticServer) ServeAdmin

func (s *StaticServer) ServeAdmin(w http.ResponseWriter, r *http.Request)

func (*StaticServer) ServeContent

func (s *StaticServer) ServeContent(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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