admin

package
v0.0.0-...-5cd70b9 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FXModule = fx.Module("http_admin", fx.Provide(
	newTagsController,
	newBooksController,
	newDebugController,
	newLoginController,
	newUsersController,
	webinfra.AsMountableHandler(newHandler),
))

Functions

This section is empty.

Types

type Handler

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

func (*Handler) MountAt

func (h *Handler) MountAt() string

func (*Handler) ServeHTTP

func (h *Handler) ServeHTTP(w http.ResponseWriter, r *http.Request)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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