backend

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

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

Go to latest
Published: Nov 25, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(
	ctx context.Context,
	cancelCtx context.CancelFunc,
	shutdownCtx context.Context,
	isDev bool,
	dist fs.FS,
	cfg configuration.AppConfig,
) error

Types

type FSCacheItem

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

type FSItem

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

type FSList

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

func NewFSList

func NewFSList(
	devMode bool,
	cfg configuration.AppConfig,
	htmlVarMap map[string]string,
	fss ...FSItem,
) FSList

func (*FSList) Open

func (f *FSList) Open(name string) (fs.File, error)

Directories

Path Synopsis
Package api implements the server-side user management API for the simple-frontend-stack application.
Package api implements the server-side user management API for the simple-frontend-stack application.
*

Jump to

Keyboard shortcuts

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