controllers

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerCommon

type ControllerCommon struct {
	Mode string
}

ControllerCommon ...

func NewControllerCommon

func NewControllerCommon(mode string) *ControllerCommon

NewControllerCommon ...

type ControllerIndex

type ControllerIndex struct {
	*ControllerCommon
}

ControllerIndex ...

func NewControllerIndex

func NewControllerIndex(common *ControllerCommon) *ControllerIndex

NewControllerIndex ...

func (ControllerIndex) Index

func (c ControllerIndex) Index(publicAssets fs.FS) http.Handler

Index ...

type Controllers

type Controllers struct {
	*ControllerIndex
}

Controllers ...

func NewControllers

func NewControllers(mode string) *Controllers

NewControllers ...

Jump to

Keyboard shortcuts

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