public

package
v0.0.0-...-28cf77b Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 License: MIT Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FXModule = fx.Module("public_ui_handler",

	fx.Provide(
		newHomeController,
		newAuthController,
		newBookController,
		newChaptersController,
		newSearchController,
		newTagsController,
		newProfileController,
		newLibraryController,
		newCollectionController,
		newBookManagerController,
		newModController,
		newAPIBookController,
		newAPIReadingListController,
		newAPITagsController,
		newAPIBookManagerController,
		newAPICollectionController,
		newAPICommentsController,
		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